From b9d9dbde5897c043c82dfe381607a70f2a882978 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:12:06 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20action=20actions?= =?UTF-8?q?/github-script=20(=20v7=20=E2=9E=94=20v8=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 51bc77b65..f70408195 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -21,7 +21,7 @@ jobs: - name: Get Previous Release Tag and Determine Next Tag id: determine-next-tag - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 with: github-token: "${{ steps.app-token.outputs.token }}" result-encoding: string