File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ jobs:
4242 egress-policy : audit
4343
4444 - name : " Checkout extension"
45- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
45+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
4646 with :
4747 repository : " phpstan/${{ matrix.extension-name }}"
4848
4949 - name : " Checkout build-cs"
50- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
50+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
5151 with :
5252 path : " build-cs"
5353
Original file line number Diff line number Diff line change 1919 with :
2020 egress-policy : audit
2121
22- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
22+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
2323 - name : Check workflow files
2424 run : |
2525 echo "::add-matcher::.github/actionlint-matcher.json"
3939 with :
4040 egress-policy : audit
4141
42- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
42+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
4343 - name : Run octoscan
4444 id : octoscan
4545 uses : synacktiv/action-octoscan@6b1cf2343893dfb9e5f75652388bd2dc83f456b0 # v1.0.0
6565 egress-policy : audit
6666
6767 - name : Checkout repository
68- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
68+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
6969 with :
7070 persist-credentials : false
7171
9191 egress-policy : audit
9292
9393 - name : Checkout repository
94- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
94+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
9595 with :
9696 persist-credentials : false
9797
You can’t perform that action at this time.
0 commit comments