From c7af2abdbf717289fcb657f21d3fa73d2f4803af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 12:47:35 +0000 Subject: [PATCH] Dependabot: Bump actions/github-script from 6.3.1 to 6.3.2 Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/7dff1a87643417cf3b95bb10b29f4c4bc60d8ebd...100527700e8b29ca817ac0e0dfbfc5e8ff38edda) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-patch ... 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..de410c7 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@100527700e8b29ca817ac0e0dfbfc5e8ff38edda with: script: | github.rest.git.createRef({