Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fc2a02f

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [Github Actions] sonarcloud "security issues" fixed.
1 parent 5739e3e commit fc2a02f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎.github/workflows/gitleaks.yml‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
32
name: gitleaks
43

54
on: # yamllint disable-line rule:truthy
@@ -22,10 +21,10 @@ jobs:
2221
name: gitleaks
2322
runs-on: ubuntu-24.04
2423
steps:
25-
- uses: actions/checkout@v5
24+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5
2625
with:
2726
fetch-depth: 0
28-
- uses: gitleaks/gitleaks-action@v2
27+
- uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7
2928
env:
3029
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3130
# Only required for Organizations, not personal accounts.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /