Skip to content

Commit

Permalink
bump docker action version (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
kewei5zhang authored Jan 13, 2023
1 parent 29bc19a commit 36fdc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Publish Docker SemVer Tag
uses: elgohr/Publish-Docker-Github-Action@3.04
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: openflagr/flagr
username: ${{ github.actor }}
Expand Down

0 comments on commit 36fdc47

Please sign in to comment.