Skip to content

Commit 42acf4d

Browse files
build(deps): bump LizardByte/actions from 2026.214.14019 to 2026.227.200013 in the lizardbyte-actions group across 1 directory (#325)
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.214.14019 to 2026.227.200013 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@6be4ea6...70bb8d3) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2026.227.200013 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72419ac commit 42acf4d

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
@@ -33,13 +33,13 @@ jobs:
3333
steps:
3434
- name: Setup Release
3535
id: setup-release
36-
uses: LizardByte/actions/actions/release_setup@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
36+
uses: LizardByte/actions/actions/release_setup@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013
3737
with:
3838
github_token: ${{ secrets.GH_BOT_TOKEN }}
3939

4040
- name: Create Release
4141
id: action
42-
uses: LizardByte/actions/actions/release_create@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
42+
uses: LizardByte/actions/actions/release_create@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013
4343
with:
4444
allowUpdates: false
4545
artifacts: ''

0 commit comments

Comments
 (0)