mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-12-17 23:34:25 +01:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
fa0bf8ab6a
commit
9a73e3024f
2 changed files with 4 additions and 4 deletions
2
.github/workflows/secrets_scanner.yaml
vendored
2
.github/workflows/secrets_scanner.yaml
vendored
|
|
@ -5,7 +5,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: TruffleHog OSS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue