Skip to content

Commit 530ab15

Browse files
authored
Merge pull request #1061 from arduino/dependabot/npm_and_yarn/actions/core-1.11.0
build(deps): bump @actions/core from 1.10.1 to 1.11.0
2 parents 1faf3a6 + 857876c commit 530ab15

File tree

7 files changed

+179
-740
lines changed

7 files changed

+179
-740
lines changed

.licenses/npm/@actions/core.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@actions/core"
3-
version: 1.10.1
3+
version: 1.11.0
44
type: npm
55
summary: Actions core lib
66
homepage: https://github.com/actions/toolkit/tree/main/packages/core

.licenses/npm/@actions/exec.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@actions/exec"
3-
version: 1.1.0
3+
version: 1.1.1
44
type: npm
55
summary: Actions exec lib
66
homepage: https://github.com/actions/toolkit/tree/main/packages/exec

.licenses/npm/uuid-8.3.2.dep.yml

-20
This file was deleted.
File renamed without changes.

dist/index.js

+159-685
Large diffs are not rendered by default.

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Arduino",
1717
"license": "GPL-3.0",
1818
"dependencies": {
19-
"@actions/core": "^1.10.1",
19+
"@actions/core": "^1.11.0",
2020
"@actions/tool-cache": "^2.0.1",
2121
"semver": "^7.6.3",
2222
"typed-rest-client": "^2.1.0"

0 commit comments

Comments
 (0)