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 3.1.0 to 3.1.1 (#638)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-02 11:21:37 +01:00
committed by GitHub
parent 01dbfeed86
commit c4655a9524
4 changed files with 204 additions and 440 deletions

View File

@@ -24,7 +24,7 @@
"author": "golangci",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.1.0",
"@actions/cache": "^3.1.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",