diff --git a/.github/workflows/tag-and-build-release.yaml b/.github/workflows/tag-and-build-release.yaml index 8cc25015..98708b30 100644 --- a/.github/workflows/tag-and-build-release.yaml +++ b/.github/workflows/tag-and-build-release.yaml @@ -29,7 +29,7 @@ jobs: contents: write steps: - name: tag - uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0 + uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 with: script: | github.rest.git.createRef({