Skip to content

Commit

Permalink
chore(deps): bump go-semantic-release/action from 1.21 to 1.23
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.21 to 1.23.
- [Release notes](https://github.com/go-semantic-release/action/releases)
- [Commits](go-semantic-release/action@v1.21...v1.23)

---
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] authored Feb 19, 2024
1 parent b228710 commit e011a74
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 @@ -12,7 +12,7 @@ jobs:
-
uses: actions/[email protected]
-
uses: go-semantic-release/action@v1.21
uses: go-semantic-release/action@v1.23
id: version
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e011a74

Please sign in to comment.