Skip to content

Commit bff86a3

Browse files
committed
chore(deps): update github-actions to v3
1 parent dc705ba commit bff86a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-submit.units.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ jobs:
3737
if: ${{ always() }}
3838
steps:
3939
- name: Checkout
40-
uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2
40+
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
4141
with:
4242
path: generator
4343

4444
- name: Checkout
45-
uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2
45+
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
4646
with:
4747
path: verifier
4848
repository: slsa-framework/slsa-verifier

0 commit comments

Comments
 (0)