diff --git a/.github/workflows/__call-codeql.yml b/.github/workflows/__call-codeql.yml index 60bd71f1..e4307264 100644 --- a/.github/workflows/__call-codeql.yml +++ b/.github/workflows/__call-codeql.yml @@ -233,7 +233,7 @@ jobs: sarif_file: sarif-results/${{ matrix.language }}.sarif - name: Upload loc as a Build Artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 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 b244030c..2567ed92 100644 --- a/.github/workflows/__call-docker.yml +++ b/.github/workflows/__call-docker.yml @@ -312,7 +312,7 @@ jobs: - name: Upload Artifacts if: steps.prepare.outputs.artifacts == 'true' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: build-Docker${{ matrix.tag }} path: artifacts/