Skip to content

Commit 172872c

Browse files
chore(deps): bump @actions/core from 1.9.0 to 1.9.1 (#381)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dfa511 commit 172872c

File tree

2 files changed

+27
-10
lines changed

2 files changed

+27
-10
lines changed

package-lock.json

Lines changed: 26 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
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/google-github-actions/deploy-cloudrun#readme",
3131
"dependencies": {
32-
"@actions/core": "^1.9.0",
32+
"@actions/core": "^1.9.1",
3333
"@actions/exec": "^1.1.1",
3434
"@actions/tool-cache": "^2.0.1",
3535
"@google-github-actions/actions-utils": "^0.4.2",

0 commit comments

Comments
 (0)