We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907186f commit 3b948f6Copy full SHA for 3b948f6
.github/workflows/azure-dev.yml
@@ -58,8 +58,6 @@ jobs:
58
tflint_version: v0.49.0
59
github_token: ${{ secrets.GITHUB_TOKEN }} # Used to avoid rate
60
61
- github_token: ${{ secrets.GITHUB_TOKEN }} # Used to avoid rate
62
-
63
- name: Install GitLeaks
64
run: |
65
curl -sSL https://github.com/gitleaks/gitleaks/releases/download/v8.17.0/gitleaks_8.17.0_linux_x64.tar.gz -o gitleaks.tar.gz
0 commit comments