Skip to content

Commit

Permalink
Merge pull request #97 from konstruktoid/renovate/actions-checkout-di…
Browse files Browse the repository at this point in the history
…gest

Update actions/checkout digest to 72f2cec
  • Loading branch information
konstruktoid authored Sep 6, 2023
2 parents fbbe1dd + 606094b commit 86c578e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slsa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
shell: bash

- name: Checkout repository
uses: actions/checkout@8b5e8b768746b50394015010d25e690bfab9dfbc # master
uses: actions/checkout@72f2cec99f417b1a1c5e2e88945068983b7965f9 # master

- name: Build artifacts
run: |
Expand Down

0 comments on commit 86c578e

Please sign in to comment.