Skip to content

Commit 2aa3d9e

Browse files
build(deps): bump yaml from 1.10.0 to 1.10.2 in /action (#5)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bc0998 commit 2aa3d9e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

action/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.

action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"dependencies": {
1919
"@actions/core": "^1.2.7",
2020
"@actions/github": "^4.0.0",
21-
"yaml": "^1.10.0"
21+
"yaml": "^1.10.2"
2222
}
2323
}

0 commit comments

Comments
 (0)