diff --git a/.github/workflows/docker-security.yml b/.github/workflows/docker-security.yml index 0366944..9619cac 100644 --- a/.github/workflows/docker-security.yml +++ b/.github/workflows/docker-security.yml @@ -205,13 +205,13 @@ jobs: steps: - name: 📥 Download Security Artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: security-scan-results path: security-results/ - name: 📥 Download Container SBOM - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: container-sbom path: sbom-results/