Skip to content

Commit fcb8e44

Browse files
build(deps): bump LizardByte/actions from 2025.715.25226 to 2025.814.40518 in the lizardbyte-actions group (#247)
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.715.25226 to 2025.814.40518 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.715.25226...v2025.814.40518) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.814.40518 dependency-type: direct:production update-type: version-update:semver-minor 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 0d1c4d5 commit fcb8e44

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
@@ -38,13 +38,13 @@ jobs:
3838
steps:
3939
- name: Setup Release
4040
id: setup-release
41-
uses: LizardByte/actions/actions/release_setup@v2025.715.25226
41+
uses: LizardByte/actions/actions/release_setup@v2025.814.40518
4242
with:
4343
github_token: ${{ secrets.GH_BOT_TOKEN }}
4444

4545
- name: Create Release
4646
id: action
47-
uses: LizardByte/actions/actions/release_create@v2025.715.25226
47+
uses: LizardByte/actions/actions/release_create@v2025.814.40518
4848
with:
4949
allowUpdates: false
5050
artifacts: ''

0 commit comments

Comments
 (0)