1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-03-17 06:34:53 +07:00

build(deps): bump @actions/cache from 4.0.5 to 4.1.0 in the dependencies group (#1287)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-29 10:45:14 +00:00
committed by GitHub
parent f33eece31e
commit 52da712dea
4 changed files with 81 additions and 29 deletions

View File

@@ -27,7 +27,7 @@
"node": ">=24.0.0"
},
"dependencies": {
"@actions/cache": "^4.0.5",
"@actions/cache": "^4.1.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.1",