File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
33+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
3434 with :
3535 fetch-depth : 0
3636 persist-credentials : false
6969
7070 steps :
7171 - name : Checkout
72- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
72+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
7373 with :
7474 fetch-depth : 0
7575 persist-credentials : false
@@ -114,7 +114,7 @@ jobs:
114114
115115 steps :
116116 - name : Checkout
117- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
117+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
118118 with :
119119 fetch-depth : 0
120120 persist-credentials : false
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout code
21- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
21+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
2222 with :
2323 fetch-depth : 0
2424 persist-credentials : false
Original file line number Diff line number Diff line change 1717 - name : Checkout codes
1818 # zizmor: ignore[artipacked] needs persisted credentials so that
1919 # stefanzweifel/git-auto-commit-action can push the changelog commit.
20- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
2121 with :
2222 ref : ${{ github.head_ref }}
2323
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout codes
15- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
15+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
1616 with :
1717 persist-credentials : false
1818 - uses : Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9
You can’t perform that action at this time.
0 commit comments