Skip to content

Commit

Permalink
Bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Mar 12, 2024
2 parents 963c607 + 484e145 commit c9b928b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
type=semver,pattern=v{{major}}
- name: Tag and push image
uses: akhilerm/tag-push-action@v2.1.0
uses: akhilerm/tag-push-action@v2.2.0
with:
src: ${{ steps.src.outputs.tags }}
dst: |
Expand Down

0 comments on commit c9b928b

Please sign in to comment.