Skip to content

Commit

Permalink
update secret scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
KirkEasterson committed Apr 6, 2024
1 parent 10cc762 commit 8c754c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Secret Scanner
uses: secret-scanner/action@0.0.2
uses: secret-scanner/action@0.2.1

0 comments on commit 8c754c3

Please sign in to comment.