chore(deps): update github actions

This commit is contained in:
onion-4-dinner
2026-04-13 03:27:56 +00:00
parent cf92f10566
commit 497a8dac18
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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 }}