From a08b1b60a36f6f4690378d916f359eda3250de52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 07:08:59 +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.203.15239 to 2026.212.22356 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](https://github.com/lizardbyte/actions/compare/ce5d2be83ba14f30062762579f46d074892c5dd0...9bf3ef783775e17fe6b8dde3585d94ec570b93c2) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2026.212.22356 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 fcd1cc6..168a99b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: - name: Release Setup id: release-setup - uses: LizardByte/actions/actions/release_setup@ce5d2be83ba14f30062762579f46d074892c5dd0 # v2026.203.15239 + uses: LizardByte/actions/actions/release_setup@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -154,7 +154,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Create/Update GitHub Release - uses: LizardByte/actions/actions/release_create@ce5d2be83ba14f30062762579f46d074892c5dd0 # v2026.203.15239 + uses: LizardByte/actions/actions/release_create@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356 with: allowUpdates: true artifacts: ''