File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 workflow_or_action_changed : ${{ steps.diff.outputs.workflow_or_action_changed }}
4141 is_trusted : ${{ steps.trust.outputs.is_trusted }}
4242 steps :
43- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
43+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
4444 with :
4545 fetch-depth : 0
4646 persist-credentials : false
@@ -124,7 +124,7 @@ jobs:
124124 runs-on : ubuntu-latest
125125 timeout-minutes : 15
126126 steps :
127- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
127+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
128128 with :
129129 fetch-depth : 1
130130 persist-credentials : false
@@ -197,7 +197,7 @@ jobs:
197197 timeout-minutes : 15
198198 environment : socket-firewall
199199 steps :
200- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
200+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
201201 with :
202202 fetch-depth : 1
203203 persist-credentials : false
Original file line number Diff line number Diff line change 2424 contents : read
2525 pull-requests : write
2626 steps :
27- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
27+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
2828 with :
2929 fetch-depth : 0
3030 persist-credentials : false
Original file line number Diff line number Diff line change 1010 id-token : write
1111 contents : read
1212 steps :
13- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
13+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
1414 with :
1515 fetch-depth : 0
1616 persist-credentials : false
Original file line number Diff line number Diff line change 2020 if : github.event.pull_request.user.login != 'dependabot[bot]'
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
23+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
2424 with :
2525 fetch-depth : 0 # Fetch all history for all branches
2626 persist-credentials : false
You can’t perform that action at this time.
0 commit comments