File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 permissions :
1414 contents : read
1515 steps :
16- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717 with :
1818 persist-credentials : ' false'
1919 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3434 env :
3535 RUNNER_DEBUG : 1
3636 steps :
37- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
37+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3838 with :
3939 persist-credentials : ' false'
4040 - uses : ./
6060 contents : read
6161 steps :
6262 - name : Checkout Code
63- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
63+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6464 with :
6565 fetch-depth : 0
6666 persist-credentials : ' false'
@@ -104,7 +104,7 @@ jobs:
104104 client-id : 1248576
105105 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
106106 - name : Checkout
107- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
107+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
108108 with :
109109 fetch-depth : 0
110110 persist-credentials : ' false'
Original file line number Diff line number Diff line change 4848 name : check title prefix
4949 runs-on : ubuntu-latest
5050 steps :
51- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
51+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5252 with :
5353 persist-credentials : ' false'
5454 - name : check
Original file line number Diff line number Diff line change 1919 contents : read
2020 if : github.repository_owner == 'jkroepke' && github.actor == 'renovate[bot]' # zizmor: ignore[bot-conditions]
2121 steps :
22- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2323 with :
2424 fetch-depth : 0
2525 persist-credentials : false
Original file line number Diff line number Diff line change 1212 if : github.repository_owner == 'jkroepke'
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1616 with :
1717 persist-credentials : ' false'
1818
You can’t perform that action at this time.
0 commit comments