Skip to content

Commit 5a0b25e

Browse files
build(deps): bump LizardByte/actions from 2026.212.22356 to 2026.214.14019 in the lizardbyte-actions group across 1 directory (#64)
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](LizardByte/actions@9bf3ef7...6be4ea6) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7eef84 commit 5a0b25e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ jobs:
4141
steps:
4242
- name: Setup Release
4343
id: setup-release
44-
uses: LizardByte/actions/actions/release_setup@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
44+
uses: LizardByte/actions/actions/release_setup@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
4545
with:
4646
github_token: ${{ secrets.GH_BOT_TOKEN }}
4747

4848
- name: Create Release
4949
id: action
50-
uses: LizardByte/actions/actions/release_create@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
50+
uses: LizardByte/actions/actions/release_create@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
5151
with:
5252
allowUpdates: false
5353
artifacts: ''

0 commit comments

Comments
 (0)