build(deps): bump yaml from 2.3.2 to 2.3.3 (#84)

Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.3.2...v2.3.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]
2023-10-16 07:59:32 +02:00
committed by GitHub
parent 930e89cb50
commit 3c4a9420c1
2 changed files with 8 additions and 8 deletions

View File

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