Skip to content

Commit cabda61

Browse files
build(deps): bump the lizardbyte-actions group with 2 updates (#198)
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 2024.919.143601 to 2025.102.14715 - [Release notes](https://github.com/lizardbyte/setup-release-action/releases) - [Commits](LizardByte/setup-release-action@v2024.919.143601...v2025.102.14715) Updates `LizardByte/create-release-action` from 2024.919.143026 to 2025.102.13208 - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2024.919.143026...v2025.102.13208) --- updated-dependencies: - dependency-name: LizardByte/setup-release-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: lizardbyte-actions - dependency-name: LizardByte/create-release-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ab313f commit cabda61

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
@@ -34,13 +34,13 @@ jobs:
3434
steps:
3535
- name: Setup Release
3636
id: setup-release
37-
uses: LizardByte/setup-release-action@v2024.919.143601
37+
uses: LizardByte/setup-release-action@v2025.102.14715
3838
with:
3939
github_token: ${{ secrets.GH_BOT_TOKEN }}
4040

4141
- name: Create Release
4242
id: action
43-
uses: LizardByte/create-release-action@v2024.919.143026
43+
uses: LizardByte/create-release-action@v2025.102.13208
4444
with:
4545
allowUpdates: false
4646
artifacts: ''

0 commit comments

Comments
 (0)