diff --git a/.github/workflows/security-scans.yml b/.github/workflows/security-scans.yml index 9237372f92..81eaa524fe 100644 --- a/.github/workflows/security-scans.yml +++ b/.github/workflows/security-scans.yml @@ -54,7 +54,7 @@ jobs: echo "RUN_ID=$RUN_ID" >> $GITHUB_OUTPUT - name: Download all artifacts from last successful build of target branch - uses: dawidd6/action-download-artifact@71072fbb1229e1317f1a8de6b04206afb461bd67 # v3.1.2 + uses: dawidd6/action-download-artifact@a430ac5786b39ad5869da25a98130624d2ce340c # v3.1.3 id: download_artifacts_push with: # Download last successful artifact from a CI build