Skip to content

Commit eb1fe49

Browse files
build(deps): bump actions/github-script from 0.9.0 to 8.0.0 (#1417)
Bumps [actions/github-script](https://github.com/actions/github-script) from 0.9.0 to 8.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@0.9.0...v8.0.0) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6cb31c commit eb1fe49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
publish_dir: ./znai-docs/target/znai
3737

3838
- name: close triggering issue
39-
uses: actions/github-script@0.9.0
39+
uses: actions/github-script@v8.0.0
4040
env:
4141
GITHUB_RUN_ID: ${{github.run_id}}
4242
with:

0 commit comments

Comments
 (0)