Skip to content

Commit 7ddf635

Browse files
build(deps): bump the lizardbyte-actions group with 2 updates
Bumps the lizardbyte-actions group with 2 updates: [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action) and [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action). Updates `LizardByte/setup-release-action` from 2025.102.14715 to 2025.426.225 - [Release notes](https://github.com/lizardbyte/setup-release-action/releases) - [Commits](LizardByte/setup-release-action@v2025.102.14715...v2025.426.225) Updates `LizardByte/create-release-action` from 2025.102.13208 to 2025.426.1549 - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2025.102.13208...v2025.426.1549) --- updated-dependencies: - dependency-name: LizardByte/setup-release-action dependency-version: 2025.426.225 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions - dependency-name: LizardByte/create-release-action dependency-version: 2025.426.1549 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc1d24 commit 7ddf635

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/setup-release-action@v2025.102.14715
44+
uses: LizardByte/setup-release-action@v2025.426.225
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/create-release-action@v2025.102.13208
109+
uses: LizardByte/create-release-action@v2025.426.1549
110110
with:
111111
allowUpdates: false
112112
artifacts: ''

0 commit comments

Comments
 (0)