File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ jobs:
205205 mv -v "./target/release/mit-pre-commit$EXTENSION" "./mit-pre-commit-$TARGET$EXTENSION"
206206 mv -v "./target/release/mit-prepare-commit-msg$EXTENSION" "./mit-prepare-commit-msg-$TARGET$EXTENSION"
207207 shell : bash
208- - uses : actions/upload-artifact@v4
208+ - uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
209209 with :
210210 name : bins-${{ matrix.target }}${{ matrix.suffix }}
211211 path : ./*${{ matrix.target }}${{ matrix.suffix }}
@@ -245,7 +245,7 @@ jobs:
245245 fetch-depth : 0
246246 ref : v${{ needs.release.outputs.current_version }}
247247 - uses : anchore/sbom-action@v0
248- - uses : actions/download-artifact@v4
248+ - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
249249 with :
250250 merge-multiple : true
251251 path : bins
You can’t perform that action at this time.
0 commit comments