diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dbaa534..1f327a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Determine remote default branch - uses: actions/github-script@v6.2.0 + uses: actions/github-script@v6.3.0 id: remote_default_branch with: github-token: ${{secrets.GITHUB_TOKEN}}