build(deps): bump actions/github-script from 6.3.3 to 6.4.0 (#6042)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-27 16:35:49 +00:00 committed by GitHub
parent 7acd72b5ec
commit 7b2f135eca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
steps:
- name: Getting Zebrad Version
id: get
uses: actions/github-script@v6.3.3
uses: actions/github-script@v6.4.0
with:
result-encoding: string
script: |