Skip to content

Commit 1299b09

Browse files
dependabot[bot]m-beelman
authored andcommitted
build(deps): bump actions/github-script from 6.4.1 to 7.0.0
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.1 to 7.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@d7906e4...e69ef54) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 575b8c1 commit 1299b09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- if: ${{ steps.versioning.outputs.changed == 'true'}}
2323
name: Create tag
24-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 #v6.4.1
24+
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 #v7.0.0
2525
with:
2626
script: |
2727
github.rest.git.createRef({

0 commit comments

Comments
 (0)