Skip to content

Commit c4fbb2c

Browse files
chore(deps): bump actions/github-script from 8 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...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>
1 parent 1a9f20b commit c4fbb2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-tool-links.yml

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

3030
- name: Create Issue if Links are Broken
3131
if: failure()
32-
uses: actions/github-script@v8
32+
uses: actions/github-script@v9
3333
with:
3434
script: |
3535
const fs = require('fs');

0 commit comments

Comments
 (0)