Skip to content

Commit f80d6d2

Browse files
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 2026.129.194351 to 2026.203.15239 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2026.129.194351...v2026.203.15239) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2026.203.15239 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ae35db commit f80d6d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ jobs:
4646
steps:
4747
- name: Setup Release
4848
id: setup-release
49-
uses: LizardByte/actions/actions/release_setup@v2026.129.194351
49+
uses: LizardByte/actions/actions/release_setup@v2026.203.15239
5050
with:
5151
github_token: ${{ secrets.GH_BOT_TOKEN }}
5252

5353
- name: Create Release
5454
id: action
55-
uses: LizardByte/actions/actions/release_create@v2026.129.194351
55+
uses: LizardByte/actions/actions/release_create@v2026.203.15239
5656
with:
5757
allowUpdates: false
5858
artifacts: ''

0 commit comments

Comments
 (0)