From 1fc25c24abdbd74f3cc6011ec11defa206b0b6a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 06:26:18 +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.917.25039 to 2025.927.193939 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](https://github.com/lizardbyte/actions/compare/v2025.917.25039...v2025.927.193939) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.927.193939 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 65d0710..423b5c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: - name: Release Setup id: release-setup - uses: LizardByte/actions/actions/release_setup@v2025.917.25039 + uses: LizardByte/actions/actions/release_setup@v2025.927.193939 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -150,7 +150,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Create/Update GitHub Release - uses: LizardByte/actions/actions/release_create@v2025.917.25039 + uses: LizardByte/actions/actions/release_create@v2025.927.193939 with: allowUpdates: true artifacts: ''