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({