From 142893af53f78cbbaa63184da40017807bfcaaf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 08:13:51 +0000 Subject: [PATCH] chore(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 2025.612.30126 to 2025.612.120948 - [Release notes](https://github.com/lizardbyte/setup-release-action/releases) - [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2025.612.30126...v2025.612.120948) --- updated-dependencies: - dependency-name: LizardByte/setup-release-action dependency-version: 2025.612.120948 dependency-type: direct:production update-type: version-update:semver-patch 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 fff05a71..da2b2d82 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/setup-release-action@v2025.612.30126 + uses: LizardByte/setup-release-action@v2025.612.120948 with: github_token: ${{ secrets.GITHUB_TOKEN }}