From 3ae68a6e02b65a2567070024f60620c67ab2c532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:36:59 +0000 Subject: [PATCH] Bump meeDamian/github-release from 2.0 to 2.0.3 Bumps [meeDamian/github-release](https://github.com/meeDamian/github-release) from 2.0 to 2.0.3. - [Release notes](https://github.com/meeDamian/github-release/releases) - [Commits](https://github.com/meeDamian/github-release/compare/2.0...v2.0.3) Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ec76ca4..9682c59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: run: env # https://github.com/actions/create-release - - uses: meeDamian/github-release@2.0 + - uses: meeDamian/github-release@v2.0.3 with: gzip: false token: ${{ secrets.GITHUB_TOKEN }}