Skip to content

Commit dfa7463

Browse files
Bump @actions/core from 1.4.0 to 1.5.0 (#34)
1 parent 8a5df52 commit dfa7463

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/fabasoad/setup-brainfuck-action#readme",
3333
"dependencies": {
34-
"@actions/core": "1.4.0",
34+
"@actions/core": "1.5.0",
3535
"@actions/exec": "1.1.0"
3636
},
3737
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@actions/core@1.4.0":
6-
version "1.4.0"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.4.0.tgz#cf2e6ee317e314b03886adfeb20e448d50d6e524"
8-
integrity sha512-CGx2ilGq5i7zSLgiiGUtBCxhRRxibJYU6Fim0Q1Wg2aQL2LTnF27zbqZOrxfvFQ55eSBW0L8uVStgtKMpa0Qlg==
5+
"@actions/core@1.5.0":
6+
version "1.5.0"
7+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.5.0.tgz#885b864700001a1b9a6fba247833a036e75ad9d3"
8+
integrity sha512-eDOLH1Nq9zh+PJlYLqEMkS/jLQxhksPNmUGNBHfa4G+tQmnIhzpctxmchETtVGyBOvXgOVVpYuE40+eS4cUnwQ==
99

1010
"@actions/[email protected]":
1111
version "1.1.0"

0 commit comments

Comments
 (0)