Skip to content

Commit 05b0476

Browse files
build(deps): bump LizardByte/actions from 2026.214.14019 to 2026.227.200013 in the lizardbyte-actions group across 1 directory (#211)
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.214.14019 to 2026.227.200013 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@6be4ea6...70bb8d3) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2026.227.200013 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 fb73014 commit 05b0476

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Setup Release
3333
id: setup_release
34-
uses: LizardByte/actions/actions/release_setup@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
34+
uses: LizardByte/actions/actions/release_setup@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737

@@ -345,7 +345,7 @@ jobs:
345345
346346
- name: Create/Update GitHub Release
347347
if: needs.setup_release.outputs.publish_release == 'true'
348-
uses: LizardByte/actions/actions/release_create@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
348+
uses: LizardByte/actions/actions/release_create@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013
349349
with:
350350
allowUpdates: false
351351
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)