mirror of
https://github.com/puppetlabs/vmpooler-dns-gcp.git
synced 2026-05-31 03:25:20 -04:00
Bump actions/github-script from 7 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5c9ca19efc
commit
98f15c3ad4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Get Current Version
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v9
|
||||
id: cv
|
||||
with:
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue