From 17b9cf879839977497b40847c598924a750d01d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 09:30:31 +0000 Subject: [PATCH] Bump pajlada/create-release from v2 to v2.0.2 (#2136) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 61119edfb..aa4ca0342 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -159,7 +159,7 @@ jobs: steps: - name: Create release id: create_release - uses: pajlada/create-release@v2 + uses: pajlada/create-release@v2.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: