File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 pull-requests : read
2424 steps :
2525 - name : Checkout
26- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
26+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2727 with :
2828 fetch-depth : 0
2929
5757 contents : read
5858 steps :
5959 - name : Checkout
60- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
60+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
6161 with :
6262 fetch-depth : 0
6363
9797 - DEV
9898 steps :
9999 - name : Checkout
100- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
100+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
101101 with :
102102 fetch-depth : 0
103103
@@ -141,7 +141,7 @@ jobs:
141141 contents : read
142142 steps :
143143 - name : Checkout
144- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
144+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
145145 with :
146146 fetch-depth : 0
147147 submodules : true
@@ -188,7 +188,7 @@ jobs:
188188 contents : write
189189 steps :
190190 - name : Checkout
191- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
191+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
192192 with :
193193 fetch-depth : 0
194194
Original file line number Diff line number Diff line change 1313 contents : read
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1717
1818 - name : Run IRIS
1919 uses : SonarSource/unified-dogfooding-actions/run-iris@v1
You can’t perform that action at this time.
0 commit comments