From 76efbed026fad1412298db1b802027d91fc04886 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 13:30:05 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v7 --- .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 0493f48e..cc0428f3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,7 +31,7 @@ jobs: name: ${{ inputs.license-artifact-name }} path: ${{ inputs.license-artifact-path }} - name: 🏷 Tag repository - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | github.rest.git.createRef({