Merge pull request #80 from Shadow-Puppet/renovate/github-actions
chore(deps): update github actions
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.5.0
|
||||
version: v2.11.4
|
||||
args: --timeout 5m --build-tags webkit2_41
|
||||
|
||||
- name: govulncheck
|
||||
|
||||
@@ -26,7 +26,7 @@ jobs:
|
||||
go-version: "1.26"
|
||||
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@v46.1.1
|
||||
uses: renovatebot/github-action@v46.1.9
|
||||
with:
|
||||
configurationFile: renovate.json5
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user