Skip to content

Commit

Permalink
chore(deps): update go-semantic-release/action action to v1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 27e693b commit a2a4885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-image/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
- name: Get Next Semantic Release Tag # premptively tags pushed/registry image w/ release tag
id: semantic-release
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
uses: go-semantic-release/action@48d83acd958dae62e73701aad20a5b5844a3bf45 # v1.23.0
uses: go-semantic-release/action@2e9dc4247a6004f8377781bef4cb9dad273a741f # v1.24.1
with:
dry: true
allow-initial-development-versions: true
Expand Down

0 comments on commit a2a4885

Please sign in to comment.