Skip to content

Commit 398eddd

Browse files
chore(deps): bump LizardByte/actions from 2025.927.193939 to 2025.929.125237 in the lizardbyte-actions group (#47)
chore(deps): bump LizardByte/actions in the lizardbyte-actions group Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions). Updates `LizardByte/actions` from 2025.927.193939 to 2025.929.125237 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.927.193939...v2025.929.125237) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.929.125237 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 092c38e commit 398eddd

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Setup Release
4141
id: setup_release
42-
uses: LizardByte/actions/actions/release_setup@v2025.927.193939
42+
uses: LizardByte/actions/actions/release_setup@v2025.929.125237
4343
with:
4444
github_token: ${{ secrets.GITHUB_TOKEN }}
4545

@@ -369,7 +369,7 @@ jobs:
369369
- name: Create/Update GitHub Release
370370
if: false # TODO: move release to separate job
371371
# if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
372-
uses: LizardByte/actions/actions/release_create@v2025.927.193939
372+
uses: LizardByte/actions/actions/release_create@v2025.929.125237
373373
with:
374374
allowUpdates: true
375375
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)