chore(deps): bump actions/github-script from 6.3.3 to 6.4.1

Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.3 to 6.4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.3.3...v6.4.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  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] 2023-09-24 15:28:35 +00:00 committed by April John
parent 9a96ac02fc
commit f1cc6b8bd9
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ jobs:
destroy-preview-environment:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6.3.3
- uses: actions/github-script@v6.4.1
id: check-conclusion
env:
number: ${{ github.event.number }}