Skip to content

Commit 232b29d

Browse files
committed
Update blackduck.yml
1 parent 7c2005a commit 232b29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blackduck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
2727
with:
2828
fetch-depth: 0
29-
token: ${{ secrets.GITHUB_TOKEN }}
29+
token: ${{ secrets.auto-rebase-pat }}
3030
- uses: ./.github/actions/nix
3131
- uses: ./.github/actions/gcloud-login
3232
with:

0 commit comments

Comments
 (0)