Skip to content

Commit 2c4d104

Browse files
build(deps): bump LizardByte/actions from 2025.627.30023 to 2025.703.21447 in the lizardbyte-actions group (#425)
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.627.30023 to 2025.703.21447 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.627.30023...v2025.703.21447) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.703.21447 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 2a92c97 commit 2c4d104

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

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

@@ -149,7 +149,7 @@ jobs:
149149
runs-on: ubuntu-latest
150150
steps:
151151
- name: Create/Update GitHub Release
152-
uses: LizardByte/actions/actions/release_create@v2025.627.30023
152+
uses: LizardByte/actions/actions/release_create@v2025.703.21447
153153
with:
154154
allowUpdates: true
155155
artifacts: ''

0 commit comments

Comments
 (0)