Skip to content

Commit

Permalink
build(deps): bump the devops group with 1 update (#7948)
Browse files Browse the repository at this point in the history
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](actions/github-script@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>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent d689e73 commit c3b11e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-deploy-nodes-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit c3b11e3

Please sign in to comment.