From 7cb48078c3094adc1bc9dd09fb10a10c5fc935af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 13:53:42 +0000 Subject: [PATCH] Update actions/github-script action to v6.4.0 --- .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 7edee1bc..7c2d34d9 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@d556feaca394842dc55e4734bf3bb9f685482fa0 # tag=v6.3.3 + uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0 with: script: | github.rest.git.createRef({