From 83958dbb90c45c681a4fda1f3c58c162a9786f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 09:06:15 +0000 Subject: [PATCH] Bump xresloader/upload-to-github-release from 1.3.9 to 1.3.12 Bumps [xresloader/upload-to-github-release](https://github.com/xresloader/upload-to-github-release) from 1.3.9 to 1.3.12. - [Release notes](https://github.com/xresloader/upload-to-github-release/releases) - [Commits](https://github.com/xresloader/upload-to-github-release/compare/v1.3.9...v1.3.12) --- updated-dependencies: - dependency-name: xresloader/upload-to-github-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0907145..466ed27 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -75,7 +75,7 @@ jobs: chmod -R 0777 ./bin make build-all - name: Upload binaries - uses: xresloader/upload-to-github-release@v1.3.9 + uses: xresloader/upload-to-github-release@v1.3.12 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: