Skip to content

Commit

Permalink
Update GitHub Action branch
Browse files Browse the repository at this point in the history
Signed-off-by: dhsathiya <[email protected]>
  • Loading branch information
dhsathiya committed Jun 28, 2022
1 parent 234c5b3 commit ce71afc
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 @@ -8,8 +8,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: gitleaks-action with defaults
uses: dhsathiya/gitleaks-action@master
uses: dhsathiya/gitleaks-action@main
- name: gitleaks-action with config
uses: dhsathiya/gitleaks-action@master
uses: dhsathiya/gitleaks-action@main
with:
config-path: .gitleaks.yml

0 comments on commit ce71afc

Please sign in to comment.