Skip to content

Commit 4e74b05

Browse files
authored
Merge pull request #75 from maxmind/dependabot/github_actions/bobg/modver-2.9.0
Bump bobg/modver from 2.8.1 to 2.9.0
2 parents b1f0a80 + c30d46c commit 4e74b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/modver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
with:
1717
fetch-depth: 0
18-
- uses: bobg/modver@v2.8.1
18+
- uses: bobg/modver@v2.9.0
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 commit comments

Comments
 (0)