Skip to content

Commit 12506d0

Browse files
build(deps): bump yaml from 2.8.0 to 2.8.1 (#237)
* build(deps): bump yaml from 2.8.0 to 2.8.1 Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update `action` directory Signed-off-by: Ardalan Amini <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Ardalan Amini <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ardalan Amini <[email protected]>
1 parent 69f1166 commit 12506d0

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

action/index.js

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@actions/github": "6.0.1",
4949
"marked": "15.0.12",
5050
"semver": "7.7.2",
51-
"yaml": "2.8.0"
51+
"yaml": "2.8.1"
5252
},
5353
"devDependencies": {
5454
"@commitlint/cli": "19.8.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)