Skip to content

Commit

Permalink
fix(deps): update cycjimmy/semantic-release-action action to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
we-renovate[bot] authored and stempler committed Sep 26, 2024
1 parent 3550f37 commit f8ccc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ runs:
- name: Release with semantic-release
id: release
if: ${{ inputs.release == 'true' }}
uses: cycjimmy/semantic-release-action@cb425203a562475bca039ba4dbf90c7f9ac790f4 # v4.1.0
uses: cycjimmy/semantic-release-action@b1b432f13acb7768e0c8efdec416d363a57546f2 # v4.1.1
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
GIT_AUTHOR_NAME: wetransform Bot
Expand Down

0 comments on commit f8ccc69

Please sign in to comment.