There was an error while loading. Please reload this page.
2 parents cd7c887 + f94923b commit 781967fCopy full SHA for 781967f
3 files changed
.github/workflows/cd.yml
@@ -22,7 +22,7 @@ jobs:
22
needs: ci
23
runs-on: ubuntu-latest
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
26
with:
27
fetch-depth: 0
28
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
ci:
12
13
14
15
16
- name: Scan for secrets
17
uses: gitleaks/gitleaks-action@v2
.github/workflows/setup.yml
permissions:
issues: write
- name: Check if template
id: check
0 commit comments