Skip to content

Commit

Permalink
Merge pull request #324 from maxmind/dependabot/github_actions/bobg/m…
Browse files Browse the repository at this point in the history
…odver-2.9.0

Bump bobg/modver from 2.8.1 to 2.9.0
  • Loading branch information
oschwald authored Jul 1, 2024
2 parents 6a9c33b + 98553a4 commit 89cfc65
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.8.1
- uses: bobg/modver@v2.9.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 comments on commit 89cfc65

Please sign in to comment.