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 4b6e783 commit 2bc7511Copy full SHA for 2bc7511
.github/workflows/gitleaks.yaml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
scan:
7
name: gitleaks
8
- runs-on: ubuntu-latest
+ runs-on: windows-latest
9
steps:
10
- name: Checkout
11
uses: actions/checkout@v4.2.2
0 commit comments