mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Update modver
This commit is contained in:
parent
12cde3aa3c
commit
cb291bb81b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
||||||
go-version: "stable"
|
go-version: "stable"
|
||||||
|
|
||||||
- name: Modver
|
- name: Modver
|
||||||
uses: bobg/modver@v2.5.0
|
uses: bobg/modver@v2.11.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}
|
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue