Skip to content

Commit

Permalink
fix(deps): bump go-semantic-release/action from 1.15 to 1.17 (#156)
Browse files Browse the repository at this point in the history
Tagged as fix so we get a patch release since a lot has happened over the past few merges w/o release.

---

Bumps [go-semantic-release/action](https://github.com/go-semantic-release/action) from 1.15 to 1.17.
- [Release notes](https://github.com/go-semantic-release/action/releases)
- [Commits](go-semantic-release/action@v1.15...v1.17)

---
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 Jan 31, 2022
1 parent d75449a commit 5562b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: go-semantic-release/action@v1.15
- uses: go-semantic-release/action@v1.17
with:
github-token: ${{ secrets.GH_PAT_TOKEN }}

0 comments on commit 5562b25

Please sign in to comment.