From d6ed684f780641136c261fda07b43ecaf16666f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 10:00:44 +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 0493f48ee..cc0428f31 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({