Skip to content

Commit d11b1cc

Browse files
build(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] <[email protected]>
1 parent be77a66 commit d11b1cc

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Setup Release
4343
id: setup_release
44-
uses: LizardByte/actions/actions/release_setup@v2025.927.193939
44+
uses: LizardByte/actions/actions/release_setup@v2025.929.125237
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747

@@ -106,7 +106,7 @@ jobs:
106106
steps:
107107
- name: Create Release
108108
id: action
109-
uses: LizardByte/actions/actions/release_create@v2025.927.193939
109+
uses: LizardByte/actions/actions/release_create@v2025.929.125237
110110
with:
111111
allowUpdates: false
112112
artifacts: ''

0 commit comments

Comments
 (0)