Skip to content

Commit

Permalink
chore(deps): bump go-semantic-release/action from 1.23 to 1.24
Browse files Browse the repository at this point in the history
Bumps [go-semantic-release/action](https://github.com/go-semantic-release/action) from 1.23 to 1.24.
- [Release notes](https://github.com/go-semantic-release/action/releases)
- [Commits](go-semantic-release/action@v1.23...v1.24)

---
updated-dependencies:
- dependency-name: go-semantic-release/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 3, 2025
1 parent 5d0a987 commit cf53e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Release
id: semantic-release
uses: go-semantic-release/action@v1.23
uses: go-semantic-release/action@v1.24
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
allow-initial-development-versions: true

0 comments on commit cf53e9e

Please sign in to comment.