Skip to content

Commit

Permalink
Merge pull request #344 from tinkerbell/dependabot/github_actions/akh…
Browse files Browse the repository at this point in the history
…ilerm/tag-push-action-2.2.0
  • Loading branch information
chrisdoherty4 authored Mar 18, 2024
2 parents 2430508 + 0c86c3d commit 55fb51d
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 @@ -47,7 +47,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 55fb51d

Please sign in to comment.