Skip to content

Commit 7c35cea

Browse files
committed
Use 3.04 tag for elgohr/Publish-Docker-Github-Action
1 parent 0a43f15 commit 7c35cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- uses: actions/checkout@v2
3737
- name: Publish to Registry
38-
uses: elgohr/Publish-Docker-Github-Action@v3
38+
uses: elgohr/Publish-Docker-Github-Action@3.04
3939
with:
4040
name: ${{ secrets.DOCKER_REPO }}
4141
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)