Skip to content

Commit 749e32b

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 2025.1028.23217 to 2025.1227.191137 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.1028.23217...v2025.1227.191137) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.1227.191137 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5c8f9a commit 749e32b

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@v2025.1028.23217
49+
uses: LizardByte/actions/actions/release_setup@v2025.1227.191137
5050
with:
5151
github_token: ${{ secrets.GH_BOT_TOKEN }}
5252

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

0 commit comments

Comments
 (0)