Skip to content

Commit

Permalink
ci: bump cycjimmy/semantic-release-action from 4.1.0 to 4.1.1 (#875)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 9d4e21f commit aaf49e8
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 @@ -19,7 +19,7 @@ jobs:
npm run lint
npm test
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v4.1.0
uses: cycjimmy/semantic-release-action@v4.1.1
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
Expand Down

0 comments on commit aaf49e8

Please sign in to comment.