1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Merge pull request #648 from gocsaf/update-modver
Some checks failed
generate-markdown / auto-update-readme (push) Has been cancelled

Update modver
This commit is contained in:
Christoph Klassen 2025-06-20 08:59:50 +02:00 committed by GitHub
commit ce886f138a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ jobs:
go-version: "stable"
- name: Modver
uses: bobg/modver@v2.5.0
uses: bobg/modver@v2.11.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}