build(deps): bump yaml from 2.4.2 to 2.4.3 (#100)

Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-03 07:45:07 +02:00
committed by GitHub
parent 671eb8d192
commit d6db4b2224
2 changed files with 5 additions and 5 deletions

View File

@@ -4,6 +4,6 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"yaml": "^2.4.2"
"yaml": "^2.4.3"
}
}