diff --git a/.github/workflows/dsh-finding-watch.yml b/.github/workflows/dsh-finding-watch.yml index f725f95..1940663 100644 --- a/.github/workflows/dsh-finding-watch.yml +++ b/.github/workflows/dsh-finding-watch.yml @@ -65,7 +65,7 @@ jobs: - name: Upload the machine report if: always() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: dsh-finding-watch path: | diff --git a/.github/workflows/observe-dsh-plugin-install.yml b/.github/workflows/observe-dsh-plugin-install.yml index 8773294..1e31b95 100644 --- a/.github/workflows/observe-dsh-plugin-install.yml +++ b/.github/workflows/observe-dsh-plugin-install.yml @@ -264,7 +264,7 @@ jobs: - name: Keep the machine-readable observation if: always() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: upstream-radar-install-${{ inputs.case_id }}-${{ github.run_id }} path: ${{ runner.temp }}/upstream-radar-install-observation diff --git a/.github/workflows/review-dsh-plugin.yml b/.github/workflows/review-dsh-plugin.yml index 3f79d50..a4598f2 100644 --- a/.github/workflows/review-dsh-plugin.yml +++ b/.github/workflows/review-dsh-plugin.yml @@ -99,7 +99,7 @@ jobs: - name: Keep the machine-readable reports if: always() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: upstream-radar-dsh-review-${{ github.run_id }} path: | diff --git a/.github/workflows/upstream-observer.yml b/.github/workflows/upstream-observer.yml index be94bb6..9b2df2f 100644 --- a/.github/workflows/upstream-observer.yml +++ b/.github/workflows/upstream-observer.yml @@ -239,7 +239,7 @@ jobs: - name: Keep compatibility evidence artifacts if: always() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: upstream-radar-compatibility-ledger-${{ github.run_id }} path: |