File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 # with:
7272 # egress-policy: audit
7373
74- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
74+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7575 with :
7676 persist-credentials : false
7777 show-progress : false
@@ -100,7 +100,7 @@ jobs:
100100 with :
101101 egress-policy : audit
102102
103- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
103+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
104104 with :
105105 fetch-depth : 0
106106 persist-credentials : false
Original file line number Diff line number Diff line change 3737 egress-policy : audit
3838
3939 - name : Checkout repository
40- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
40+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4141 with :
4242 fetch-depth : 0
4343
Original file line number Diff line number Diff line change 3333 # with:
3434 # egress-policy: audit
3535
36- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
36+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3737 with :
3838 fetch-depth : 0
3939 persist-credentials : false
Original file line number Diff line number Diff line change 3939 with :
4040 egress-policy : audit
4141
42- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
42+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4343 - name : Validate YAML files
4444 run : yamllint -c .yamllint.yaml -f github ./
Original file line number Diff line number Diff line change 3030 # egress-policy: audit
3131
3232 - name : Checkout
33- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3434
3535 - name : Check prefix
3636 env :
Original file line number Diff line number Diff line change 3939 # with:
4040 # egress-policy: audit
4141
42- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
42+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4343 with :
4444 persist-credentials : false
4545 show-progress : false
You can’t perform that action at this time.
0 commit comments