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