File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
dependency-review :
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
14
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
15
15
- uses : actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
16
16
with :
17
17
fail-on-severity : low
Original file line number Diff line number Diff line change @@ -189,6 +189,6 @@ jobs:
189
189
runs-on : ubuntu-latest
190
190
steps :
191
191
- name : Decide whether the needed jobs succeeded or failed
192
- uses : re-actors/alls-green@13b4244b312e8a314951e03958a2f91519a6a3c9 # v1.2.1
192
+ uses : re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # v1.2.2
193
193
with :
194
194
jobs : ${{ toJSON(needs) }}
You can’t perform that action at this time.
0 commit comments