Skip to content

Commit f2cae38

Browse files
build(deps): bump LizardByte/actions from 2025.1227.191137 to 2026.116.208 in the lizardbyte-actions group across 1 directory (#471)
build(deps): bump LizardByte/actions Bumps the lizardbyte-actions group with 1 update in the / directory: [LizardByte/actions](https://github.com/lizardbyte/actions). Updates `LizardByte/actions` from 2025.1227.191137 to 2026.116.208 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.1227.191137...v2026.116.208) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2026.116.208 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 af61d08 commit f2cae38

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.1227.191137
42+
uses: LizardByte/actions/actions/release_setup@v2026.116.208
4343
with:
4444
github_token: ${{ secrets.GITHUB_TOKEN }}
4545

@@ -150,7 +150,7 @@ jobs:
150150
runs-on: ubuntu-latest
151151
steps:
152152
- name: Create/Update GitHub Release
153-
uses: LizardByte/actions/actions/release_create@v2025.1227.191137
153+
uses: LizardByte/actions/actions/release_create@v2026.116.208
154154
with:
155155
allowUpdates: true
156156
artifacts: ''

0 commit comments

Comments
 (0)