From f46e304faea36c01f6eac96374b149291632b252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 00:05:47 +0000 Subject: [PATCH] build(deps): bump LizardByte/setup-release-action Bumps the lizardbyte-actions group with 1 update: [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action). Updates `LizardByte/setup-release-action` from 2024.919.143601 to 2025.102.14715 - [Release notes](https://github.com/lizardbyte/setup-release-action/releases) - [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.919.143601...v2025.102.14715) --- updated-dependencies: - dependency-name: LizardByte/setup-release-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dbde309..4fa6e4a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/setup-release-action@v2024.919.143601 + uses: LizardByte/setup-release-action@v2025.102.14715 with: github_token: ${{ secrets.GITHUB_TOKEN }}