fix: Update to newest version of docker actions
This commit is contained in:
parent
7cd3fcb12c
commit
f6d6137edf
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Build and push image
|
||||
uses: elgohr/Publish-Docker-Github-Action@v4
|
||||
uses: elgohr/Publish-Docker-Github-Action@v5
|
||||
with:
|
||||
name: nathanwoodburnwoodburn/eth-oidc
|
||||
username: nathanwoodburn
|
||||
|
Loading…
Reference in New Issue
Block a user