From f9515966e877528ab1c1481d06aa5636e4da6ba1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 00:40:53 +0200 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2 (#15) --- .github/workflows/test-and-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index fc4be45..2862bef 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -70,7 +70,7 @@ jobs: path: builds/ - name: Upload box.phar - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: token: ${{ secrets.GITHUB_TOKEN }} files: builds/branch-usage-checker