We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4a8628 + f4df59f commit bac41a9Copy full SHA for bac41a9
.github/workflows/modver.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
persist-credentials: false
19
- - uses: bobg/modver@3ffad9b0dd444572f39f0929dc6dbd8a958bd12f # 2.13.0
+ - uses: bobg/modver@1b53c9180891c2d73106e9d3531b141bf18c9f47 # 2.14.0
20
21
github_token: ${{ secrets.GITHUB_TOKEN }}
22
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}
0 commit comments