Skip to content

Commit

Permalink
Merge pull request #16 from liatrio/renovate/go-semantic-release-acti…
Browse files Browse the repository at this point in the history
…on-1.x

chore(deps): update go-semantic-release/action action to v1.24.1
  • Loading branch information
djtjwillia authored Feb 4, 2025
2 parents 27e693b + a2a4885 commit 61c248f
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 61c248f

Please sign in to comment.