From d0f78cc97e081058a1428b40f5eddc8735762f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 12:38:42 +0000 Subject: [PATCH] Dependabot: Bump actions/github-script from 6.3.1 to 6.3.3 Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.1 to 6.3.3. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/7dff1a87643417cf3b95bb10b29f4c4bc60d8ebd...d556feaca394842dc55e4734bf3bb9f685482fa0) --- 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..573d4bf 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@d556feaca394842dc55e4734bf3bb9f685482fa0 with: script: | github.rest.git.createRef({