Skip to content

Commit

Permalink
Bump findy-network/releaser-action from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [findy-network/releaser-action](https://github.com/findy-network/releaser-action) from 5 to 6.
- [Release notes](https://github.com/findy-network/releaser-action/releases)
- [Commits](findy-network/releaser-action@v5...v6)

---
updated-dependencies:
- dependency-name: findy-network/releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent efa2a93 commit 4ef92c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Tag release if changes
steps:
- uses: findy-network/releaser-action@v5
- uses: findy-network/releaser-action@v6
with:
# use personal access token so that events are created for tag push
token: ${{ secrets.RELEASER_PAT }}
Expand Down

0 comments on commit 4ef92c4

Please sign in to comment.