File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
using : " composite"
24
24
steps :
25
25
- name : Checkout the repository with user SHA
26
- uses : slsa-framework/slsa-github-generator/.github/actions/secure-checkout@cd072cfe086700df36a3e7a7cea2c74ec675bdf4
26
+ uses : slsa-framework/slsa-github-generator/.github/actions/secure-checkout@ea457948e6a989e9818304dcb4f15fb4ce6765d6
27
27
with :
28
28
repository : ${{ inputs.repository }}
29
29
ref : ${{ inputs.ref }}
Original file line number Diff line number Diff line change 23
23
using : " composite"
24
24
steps :
25
25
- name : Checkout the repository with user ref
26
- uses : slsa-framework/slsa-github-generator/.github/actions/secure-checkout@cd072cfe086700df36a3e7a7cea2c74ec675bdf4
26
+ uses : slsa-framework/slsa-github-generator/.github/actions/secure-checkout@ea457948e6a989e9818304dcb4f15fb4ce6765d6
27
27
with :
28
28
repository : ${{ inputs.repository }}
29
29
ref : ${{ inputs.ref }}
You can’t perform that action at this time.
0 commit comments