We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c2005a commit 232b29dCopy full SHA for 232b29d
.github/workflows/blackduck.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
27
with:
28
fetch-depth: 0
29
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.auto-rebase-pat }}
30
- uses: ./.github/actions/nix
31
- uses: ./.github/actions/gcloud-login
32
0 commit comments