Skip to content

Commit

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

---
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 Sep 13, 2024
1 parent 1d49cef commit 4b92ec0
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].0
- uses: bobg/[email protected].1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 comments on commit 4b92ec0

Please sign in to comment.