Skip to content

Commit 4d096e2

Browse files
committed
ci:update
1 parent b5139b8 commit 4d096e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-to-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Trigger Autofix for High & Medium alerts
1919
env:
20-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20+
GH_TOKEN: ${{ secrets.AUTOFIX_TOKEN }}
2121
OWNER: ${{ github.repository_owner }}
2222
REPO: ${{ github.event.repository.name }}
2323
run: |

0 commit comments

Comments
 (0)