Skip to content

Commit 2d70edb

Browse files
build(deps): bump LizardByte/actions from 2026.212.22356 to 2026.214.14019 in the lizardbyte-actions group across 1 directory (#613)
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 f63466d commit 2d70edb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Release Setup
4141
id: release-setup
42-
uses: LizardByte/actions/actions/release_setup@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
42+
uses: LizardByte/actions/actions/release_setup@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
4343
with:
4444
github_token: ${{ secrets.GITHUB_TOKEN }}
4545

@@ -659,7 +659,7 @@ jobs:
659659
run: ls -R artifacts
660660

661661
- name: Create/Update GitHub Release
662-
uses: LizardByte/actions/actions/release_create@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
662+
uses: LizardByte/actions/actions/release_create@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
663663
with:
664664
allowUpdates: false
665665
body: ${{ needs.release-setup.outputs.release_body }}

0 commit comments

Comments
 (0)