Skip to content

Commit

Permalink
chore(ci): bump go-semantic-release/action from 1.21 to 1.23 (#72)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent e115b02 commit 825c01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Run go-semantic-release
id: semrel
uses: go-semantic-release/action@v1.21
uses: go-semantic-release/action@v1.23
with:
github-token: ${{ secrets.PAT }}
allow-initial-development-versions: true

0 comments on commit 825c01c

Please sign in to comment.