Skip to content

Commit fe7afd3

Browse files
Bump yaml from 2.2.0 to 2.2.1 (#38)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86932fc commit fe7afd3

File tree

4 files changed

+18
-13
lines changed

4 files changed

+18
-13
lines changed

dist/index.js

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 7 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
@@ -22,7 +22,7 @@
2222
"@actions/core": "^1.10.0",
2323
"@actions/glob": "^0.3.0",
2424
"sha1-regex": "^1.0.0",
25-
"yaml": "^2.2.0"
25+
"yaml": "^2.2.1"
2626
},
2727
"devDependencies": {
2828
"@vercel/ncc": "^0.36.0",

0 commit comments

Comments
 (0)