Skip to content

Commit 584af49

Browse files
build(deps): bump LizardByte/actions from 2026.203.15239 to 2026.212.22356 in the lizardbyte-actions group across 1 directory (#200)
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](LizardByte/actions@v2026.203.15239...v2026.212.22356) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a488a0 commit 584af49

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Setup Release
4040
id: setup_release
41-
uses: LizardByte/actions/actions/release_setup@v2026.203.15239
41+
uses: LizardByte/actions/actions/release_setup@v2026.212.22356
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444

@@ -343,7 +343,7 @@ jobs:
343343
344344
- name: Create/Update GitHub Release
345345
if: needs.setup_release.outputs.publish_release == 'true'
346-
uses: LizardByte/actions/actions/release_create@v2026.203.15239
346+
uses: LizardByte/actions/actions/release_create@v2026.212.22356
347347
with:
348348
allowUpdates: false
349349
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)