From cabc30f14b85e0ff4f7dc4db7ed5a0cd50a32d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 07:02:27 +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 2026.212.22356 to 2026.214.14019 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](https://github.com/lizardbyte/actions/compare/9bf3ef783775e17fe6b8dde3585d94ec570b93c2...6be4ea62064b64957aa880252fe353cd65bcdef7) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2026.214.14019 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 2e3f2adb..fdcfc38d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,13 +33,13 @@ jobs: steps: - name: Setup Release id: setup-release - uses: LizardByte/actions/actions/release_setup@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356 + uses: LizardByte/actions/actions/release_setup@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019 with: github_token: ${{ secrets.GH_BOT_TOKEN }} - name: Create Release id: action - uses: LizardByte/actions/actions/release_create@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356 + uses: LizardByte/actions/actions/release_create@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019 with: allowUpdates: false artifacts: ''