Skip to content

Commit

Permalink
Bump bobg/modver from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [bobg/modver](https://github.com/bobg/modver) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/bobg/modver/releases)
- [Commits](bobg/modver@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: bobg/modver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent a7da37c commit a777100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: bobg/modver@v2.9.0
- uses: bobg/modver@v2.10.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 comments on commit a777100

Please sign in to comment.