Skip to content

Commit

Permalink
chore(deps): bump the github-actions-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update: [go-semantic-release/action](https://github.com/go-semantic-release/action).


Updates `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
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 2, 2024
1 parent e586292 commit 49b5ecb
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 @@ -19,7 +19,7 @@ jobs:
run: make

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

0 comments on commit 49b5ecb

Please sign in to comment.