Skip to content

Commit 7179717

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 9952bb6 commit 7179717

2 files changed

Lines changed: 41 additions & 10 deletions

File tree

package-lock.json

Lines changed: 40 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Statens Pensjonskasse",
1515
"license": "MIT",
1616
"dependencies": {
17-
"@actions/core": "^1.11.1",
17+
"@actions/core": "^3.0.0",
1818
"@actions/exec": "^1.1.1",
1919
"@actions/github": "^6.0.1"
2020
},

0 commit comments

Comments
 (0)