diff --git a/.github/workflows/__call-codeql.yml b/.github/workflows/__call-codeql.yml index bcdda8b3..c6cca835 100644 --- a/.github/workflows/__call-codeql.yml +++ b/.github/workflows/__call-codeql.yml @@ -291,7 +291,7 @@ jobs: sarif_file: sarif-results/${{ matrix.language }}.sarif - name: Upload loc as a Build Artifact - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: sarif-results-${{ matrix.language }}-${{ runner.os }} path: sarif-results diff --git a/.github/workflows/__call-docker.yml b/.github/workflows/__call-docker.yml index cc820597..ee9b7f00 100644 --- a/.github/workflows/__call-docker.yml +++ b/.github/workflows/__call-docker.yml @@ -326,7 +326,7 @@ jobs: - name: Upload Artifacts if: steps.prepare.outputs.artifacts == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: build-Docker${{ matrix.tag }} path: artifacts/