From 06744dc24d8cca4a858fada32ff19c671b747602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 12:26:33 +0000 Subject: [PATCH] build(deps): bump LizardByte/actions Bumps the lizardbyte-actions group with 1 update in the / directory: [LizardByte/actions](https://github.com/lizardbyte/actions). Updates `LizardByte/actions` from 2025.1221.31807 to 2025.1224.155016 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](https://github.com/lizardbyte/actions/compare/v2025.1221.31807...v2025.1224.155016) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.1224.155016 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 bd45361a..b7be9bda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,13 +38,13 @@ jobs: steps: - name: Setup Release id: setup-release - uses: LizardByte/actions/actions/release_setup@v2025.1221.31807 + uses: LizardByte/actions/actions/release_setup@v2025.1224.155016 with: github_token: ${{ secrets.GH_BOT_TOKEN }} - name: Create Release id: action - uses: LizardByte/actions/actions/release_create@v2025.1221.31807 + uses: LizardByte/actions/actions/release_create@v2025.1224.155016 with: allowUpdates: false artifacts: ''