Skip to content

Commit

Permalink
chore(deps): update dependency @actions/core to v1.8.0 (#15568)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 12, 2022
1 parent d2d3075 commit 098d22d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -215,7 +215,7 @@
"re2": "1.17.4"
},
"devDependencies": {
"@actions/core": "1.7.0",
"@actions/core": "1.8.0",
"@jest/globals": "27.5.1",
"@jest/reporters": "27.5.1",
"@jest/test-result": "27.5.1",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Expand Up @@ -2,14 +2,7 @@
# yarn lockfile v1


"@actions/core@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.7.0.tgz#f179a5a0bf5c1102d89b8cf1712825e763feaee4"
integrity sha512-7fPSS7yKOhTpgLMbw7lBLc1QJWvJBBAgyTX2PEhagWcKK8t0H8AKCoPMfnrHqIm5cRYH4QFPqD1/ruhuUE7YcQ==
dependencies:
"@actions/http-client" "^1.0.11"

"@actions/core@^1.2.0", "@actions/core@^1.2.6":
"@actions/core@1.8.0", "@actions/core@^1.2.0", "@actions/core@^1.2.6":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.0.tgz#5d98ff672b8ab73b718a939599c02f05c12755ad"
integrity sha512-XirM+Zo/PFlA+1h+i4bkfvagujta+LIM2AOSzPbt8JqXbbuxb1HTB+FqIyaKmue9yiCx/JIJY6pXsOl3+T8JGw==
Expand Down

0 comments on commit 098d22d

Please sign in to comment.