From f08ec516402a018c49e0bb2dac8a550663ea83b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 May 2023 19:06:08 +0000 Subject: [PATCH] Bump notpeelz/action-gh-create-release from 1.0.2 to 4.0.0 Bumps [notpeelz/action-gh-create-release](https://github.com/notpeelz/action-gh-create-release) from 1.0.2 to 4.0.0. - [Release notes](https://github.com/notpeelz/action-gh-create-release/releases) - [Commits](https://github.com/notpeelz/action-gh-create-release/compare/a3caaff31cdf1022430c5a95689330ed83de62f2...35fc26709d3cf4b5ebde1981f8f9d32012e1ba55) --- updated-dependencies: - dependency-name: notpeelz/action-gh-create-release dependency-type: direct:production update-type: version-update:semver-major ... 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 7d09ece4d..c55501a83 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -144,7 +144,7 @@ jobs: done - name: Publish release - uses: notpeelz/action-gh-create-release@a3caaff31cdf1022430c5a95689330ed83de62f2 # v1.0.2 + uses: notpeelz/action-gh-create-release@35fc26709d3cf4b5ebde1981f8f9d32012e1ba55 # v4.0.0 with: token: ${{ github.token }} tag: latest