Skip to content

Commit

Permalink
DEV-405: Bump akhilerm/tag-push-action@v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danschmidt5189 committed Nov 13, 2023
1 parent d204d82 commit 8a3bfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Tag and push image
uses: akhilerm/tag-push-action@v2
uses: akhilerm/tag-push-action@v2.1.0
with:
src: ${{ env.BUILD_IMAGE }}
dst: |
Expand Down

0 comments on commit 8a3bfa8

Please sign in to comment.