From d5e363871c85542379a48121c034127deb8f10c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:04:38 +0000 Subject: [PATCH] Update actions/upload-artifact digest to 8448086 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 758557ac..5391a381 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: run: .\build.ps1 shell: powershell - name: Publish NuGet package as build artifact - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4 + uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4 with: name: NuGet Package path: ./BuildArtifacts/Packages/NuGet/ @@ -53,7 +53,7 @@ jobs: working-directory: ./tests/script-runner/ shell: powershell - name: Publish generated reports as build artifact - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4 + uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4 with: name: Integration Tests Script Runner Windows (.NET Core tool) path: ./tests/script-runner/BuildArtifacts/output/