Skip to content

Commit

Permalink
Merge pull request #74 from docker/dependabot/npm_and_yarn/actions/co…
Browse files Browse the repository at this point in the history
…re-1.4.0

Bump @actions/core from 1.3.0 to 1.4.0
  • Loading branch information
crazy-max committed Jun 22, 2021
2 parents 31f1bb4 + 8e670da commit 79068f5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
17 changes: 16 additions & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
],
"license": "MIT",
"dependencies": {
"@actions/core": "^1.3.0",
"@actions/core": "^1.4.0",
"@actions/exec": "^1.0.4",
"@actions/io": "^1.1.0",
"semver": "^7.3.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@actions/core@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.3.0.tgz#f5e4b24c889e7f2e58b466cc8c7481292284eba0"
integrity sha512-xxtX0Cwdhb8LcgatfJkokqT8KzPvcIbwL9xpLU09nOwBzaStbfm0dNncsP0M4us+EpoPdWy7vbzU5vSOH7K6pg==
"@actions/core@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.4.0.tgz#cf2e6ee317e314b03886adfeb20e448d50d6e524"
integrity sha512-CGx2ilGq5i7zSLgiiGUtBCxhRRxibJYU6Fim0Q1Wg2aQL2LTnF27zbqZOrxfvFQ55eSBW0L8uVStgtKMpa0Qlg==

"@actions/exec@^1.0.4":
version "1.0.4"
Expand Down

0 comments on commit 79068f5

Please sign in to comment.