From e1cc1cb2ff31209426c3a954c3c907a7bf6d3c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 13:10:49 +0000 Subject: [PATCH] Dependabot: Bump actions/github-script from 6.3.1 to 6.4.0 Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.1 to 6.4.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/7dff1a87643417cf3b95bb10b29f4c4bc60d8ebd...98814c53be79b1d30f795b907e553d8679345975) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_release.yml b/.github/workflows/publish_release.yml index e59caf6..8d7591e 100644 --- a/.github/workflows/publish_release.yml +++ b/.github/workflows/publish_release.yml @@ -46,7 +46,7 @@ jobs: - name: Create tag id: create_tag - uses: actions/github-script@7dff1a87643417cf3b95bb10b29f4c4bc60d8ebd + uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 with: script: | github.rest.git.createRef({