build(deps): bump js-yaml from 5.3.0 to 5.4.0

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.3.0 to 5.4.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-28 04:43:15 +00:00
committed by GitHub
parent 37fe631027
commit 861a302a8d
2 changed files with 13 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@docker/actions-toolkit": "^0.95.0",
"js-yaml": "^5.3.0"
"js-yaml": "^5.4.0"
},
"devDependencies": {
"@eslint/js": "^9.39.3",