Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 57bdec4 commit 3db1bff
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/[email protected].1
- uses: bobg/[email protected].2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 comments on commit 3db1bff

Please sign in to comment.