Skip to content

Commit

Permalink
Use modver 2.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobg committed Feb 26, 2024
1 parent 34a43ac commit 61d4ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Modver
if: ${{ github.event_name == 'pull_request' }}
uses: bobg/modver@v2.7.0
uses: bobg/modver@v2.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 comments on commit 61d4ca8

Please sign in to comment.