From 8ebd79e27987352894d61d89d1f26a6321d8b602 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 01:35:39 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v7.0.1 --- .github/workflows/tag-and-build-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({