Skip to content

Commit 420c85e

Browse files
authored
Upgrade modver. (#21)
1 parent c47090b commit 420c85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Modver
2929
if: ${{ github.event_name == 'pull_request' }}
30-
uses: bobg/modver@v2.7.0
30+
uses: bobg/modver@v2.9.0
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
3333
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 commit comments

Comments
 (0)