Skip to content

Commit d29d929

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.30.1
2 parents 817a5fe + 23080e5 commit d29d929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changes-in-high-risk-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-latest
3535
steps:
3636
- name: Comment on PR to notify of changes in high risk files
37-
uses: actions/github-script@v7
37+
uses: actions/github-script@v8
3838
env:
3939
high_risk_code: ${{ needs.files-changed.outputs.high_risk_code_files }}
4040
with:

0 commit comments

Comments
 (0)