Skip to content

Commit

Permalink
OX6-145: update gitleaks version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Boulanger authored and Vincent Boulanger committed Mar 29, 2023
1 parent 8d6d69d commit 3e0afd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: gitleaks-action
uses: gitleaks/gitleaks-action@v1.6.0
uses: FatchipRobert/gitleaks-action@v1.6.1

0 comments on commit 3e0afd2

Please sign in to comment.