diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index c721428..c4559d2 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -200,7 +200,7 @@ jobs: sparse-checkout-cone-mode: false - name: Download image artifact - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: docker-image path: /tmp @@ -255,7 +255,7 @@ jobs: uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 - name: Download image artifact - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: docker-image path: /tmp