Skip to content

Commit 84862f9

Browse files
dependabot[bot]dragon-ai-agent
authored andcommitted
Bump actions/github-script from 6 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e94e92 commit 84862f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dragon-ai.yml

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

3131
- name: Check for qualifying mention
3232
id: check
33-
uses: actions/github-script@v6
33+
uses: actions/github-script@v8
3434
with:
3535
github-token: ${{ secrets.PAT_FOR_PR }} # Use PAT instead of default token
3636
script: |

0 commit comments

Comments
 (0)