Skip to content

Commit

Permalink
fix(deps): bump @actions/core from v1.10.0 to v1.10.1
Browse files Browse the repository at this point in the history
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | @actions/core | 1.10.0 | 1.10.1 |
  • Loading branch information
renovate-bot committed Sep 13, 2023
1 parent e8461c4 commit a329564
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/cache": "3.2.2",
"@actions/core": "1.10.0"
"@actions/core": "1.10.1"
},
"devDependencies": {
"@cspell/dict-win32": "2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ __metadata:
languageName: node
linkType: hard

"@actions/core@npm:1.10.0, @actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6":
version: 1.10.0
resolution: "@actions/core@npm:1.10.0"
"@actions/core@npm:1.10.1, @actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6":
version: 1.10.1
resolution: "@actions/core@npm:1.10.1"
dependencies:
"@actions/http-client": ^2.0.1
uuid: ^8.3.2
checksum: 0a75621e007ab20d887434cdd165f0b9036f14c22252a2faed33543d8b9d04ec95d823e69ca636a25245574e4585d73e1e9e47a845339553c664f9f2c9614669
checksum: 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80
languageName: node
linkType: hard

Expand Down Expand Up @@ -2449,7 +2449,7 @@ __metadata:
resolution: "docker-cache@workspace:."
dependencies:
"@actions/cache": 3.2.2
"@actions/core": 1.10.0
"@actions/core": 1.10.1
"@cspell/dict-win32": 2.0.1
"@fast-check/jest": 1.7.3
"@jest/globals": 29.7.0
Expand Down

0 comments on commit a329564

Please sign in to comment.