pin docker action
This commit is contained in:
parent
f40f578552
commit
4e48bc8b89
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
run: ./integration-test.sh
|
||||
|
||||
- name: docker publish
|
||||
uses: elgohr/Publish-Docker-Github-Action@master
|
||||
uses: elgohr/Publish-Docker-Github-Action@v4
|
||||
with:
|
||||
name: beerchat/beerchat
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user