Skip to content

Commit

Permalink
Update gitleaks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emregokrem committed May 30, 2024
1 parent e01a55c commit 1048acb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ jobs:
name: gitleaks
runs-on: ubuntu-latest
steps:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '20'
- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down

0 comments on commit 1048acb

Please sign in to comment.