Skip to content

Commit a15a8c5

Browse files
Bump @actions/core in /github-actions/upload-docker-image
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24f0076 commit a15a8c5

File tree

2 files changed

+28
-4
lines changed

2 files changed

+28
-4
lines changed

github-actions/upload-docker-image/package-lock.json

+27-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

github-actions/upload-docker-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"@actions/core": "^1.2.6",
12+
"@actions/core": "^1.9.1",
1313
"@actions/exec": "^1.0.1",
1414
"aws-sdk": "^2.542.0",
1515
"base64-js": "^1.3.1"

0 commit comments

Comments
 (0)