From b6d23c7fbcd046696b6ae7d0fe0ba2c841b23047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 06:26:52 +0000 Subject: [PATCH] build(deps): bump LizardByte/actions in the lizardbyte-actions group Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions). Updates `LizardByte/actions` from 2025.914.154454 to 2025.917.25039 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](https://github.com/lizardbyte/actions/compare/v2025.914.154454...v2025.917.25039) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.917.25039 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a58e03..41c5450 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/actions/actions/release_setup@v2025.914.154454 + uses: LizardByte/actions/actions/release_setup@v2025.917.25039 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -106,7 +106,7 @@ jobs: steps: - name: Create Release id: action - uses: LizardByte/actions/actions/release_create@v2025.914.154454 + uses: LizardByte/actions/actions/release_create@v2025.917.25039 with: allowUpdates: false artifacts: ''