build(deps): bump the devops group with 1 update (#7948)

Bumps the devops group with 1 update: [actions/github-script](https://github.com/actions/github-script).

- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.4.1...v7.0.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: devops
...

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-11-16 21:22:34 +00:00 committed by GitHub
parent d689e7344b
commit c3b11e325b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ jobs:
steps:
- name: Getting Zebrad Version
id: get
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7.0.0
with:
result-encoding: string
script: |