chore: bump gha-utils from 0.4.0 to 0.4.1 (#500)

Bumps [gha-utils](https://github.com/threeal/gha-utils) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/threeal/gha-utils/releases)
- [Commits](https://github.com/threeal/gha-utils/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: gha-utils
  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-11-04 22:18:05 +08:00
committed by GitHub
parent 6007ac37d7
commit c0eb6f5b51
2 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
"test": "jest"
},
"dependencies": {
"gha-utils": "^0.4.0"
"gha-utils": "^0.4.1"
},
"devDependencies": {
"@eslint/js": "^9.13.0",