Merge pull request #169 from Mozilla-Actions/dependabot/npm_and_yarn/actions/core-1.11.1

Bump @actions/core from 1.10.1 to 1.11.1
This commit is contained in:
Sylvestre Ledru
2024-12-10 09:18:35 +01:00
committed by GitHub
2 changed files with 8 additions and 15 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
},
"homepage": "https://github.com/mozilla-actions/sccache-action#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1"