diff --git a/.github/workflows/modver.yml b/.github/workflows/modver.yml index 7ba664f..4c9f237 100644 --- a/.github/workflows/modver.yml +++ b/.github/workflows/modver.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 persist-credentials: false - - uses: bobg/modver@3ffad9b0dd444572f39f0929dc6dbd8a958bd12f # 2.13.0 + - uses: bobg/modver@1b53c9180891c2d73106e9d3531b141bf18c9f47 # 2.14.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}