File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ jobs:
143143 env :
144144 TAG : ${{ github.ref_name }}
145145 steps :
146- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
146+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
147147 with :
148148 persist-credentials : false
149149 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
Original file line number Diff line number Diff line change 5656 matrix : ${{ env.MATRIX }}
5757 matrix_option : ${{ env.MATRIX_OPTION }}
5858 steps :
59- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
59+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6060 if : github.event_name != 'pull_request'
6161 with :
6262 persist-credentials : false
@@ -142,7 +142,7 @@ jobs:
142142 - name : Test Examples
143143 run : |
144144 pixi run -e "${ENV}" test-example
145- - uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
145+ - uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
146146 with :
147147 token : ${{ secrets.CODECOV_TOKEN }}
148148
@@ -177,7 +177,7 @@ jobs:
177177 name : ui_screenshots_${{ runner.os }}
178178 path : ./ui_screenshots
179179 if-no-files-found : ignore
180- - uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
180+ - uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
181181 with :
182182 token : ${{ secrets.CODECOV_TOKEN }}
183183
Original file line number Diff line number Diff line change 2020 security-events : write # OK
2121 steps :
2222 - name : Checkout repository
23- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2424 with :
2525 persist-credentials : false
2626 - name : Run zizmor
You can’t perform that action at this time.
0 commit comments