Skip to content

Commit 01dd5d3

Browse files
authored
Merge pull request #186 from crazy-max/dependabot/npm_and_yarn/actions/core-1.10.1
build(deps): bump @actions/core from 1.10.0 to 1.10.1
2 parents 81f63a8 + ab787ac commit 01dd5d3

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
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
@@ -27,7 +27,7 @@
2727
"license": "MIT",
2828
"packageManager": "[email protected]",
2929
"dependencies": {
30-
"@actions/core": "^1.10.0",
30+
"@actions/core": "^1.10.1",
3131
"@actions/exec": "^1.1.1",
3232
"addressparser": "^1.0.1",
3333
"openpgp": "^5.11.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@actions/core@npm:^1.10.0":
16-
version: 1.10.0
17-
resolution: "@actions/core@npm:1.10.0"
15+
"@actions/core@npm:^1.10.1":
16+
version: 1.10.1
17+
resolution: "@actions/core@npm:1.10.1"
1818
dependencies:
1919
"@actions/http-client": ^2.0.1
2020
uuid: ^8.3.2
21-
checksum: 0a75621e007ab20d887434cdd165f0b9036f14c22252a2faed33543d8b9d04ec95d823e69ca636a25245574e4585d73e1e9e47a845339553c664f9f2c9614669
21+
checksum: 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80
2222
languageName: node
2323
linkType: hard
2424

@@ -3266,7 +3266,7 @@ __metadata:
32663266
version: 0.0.0-use.local
32673267
resolution: "import-gpg@workspace:."
32683268
dependencies:
3269-
"@actions/core": ^1.10.0
3269+
"@actions/core": ^1.10.1
32703270
"@actions/exec": ^1.1.1
32713271
"@types/node": ^20.6.0
32723272
"@typescript-eslint/eslint-plugin": ^6.6.0

0 commit comments

Comments
 (0)