Skip to content

Commit

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

---
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 and odsod committed Aug 12, 2022
1 parent 74d0d45 commit 4147af5
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:
run: git fetch --force --tags

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

0 comments on commit 4147af5

Please sign in to comment.