Skip to content

Commit f7cb2a2

Browse files
chore(deps): update lizardbyte/actions action to v2026.728.214955 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac92b4a commit f7cb2a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: ls -l artifacts
3939

4040
- name: Create/Update GitHub Release
41-
uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
41+
uses: LizardByte/actions/actions/release_create@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
4242
with:
4343
allowUpdates: true
4444
body: ${{ inputs.release_body }}

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Setup Release
3434
id: setup_release
35-
uses: LizardByte/actions/actions/release_setup@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
35+
uses: LizardByte/actions/actions/release_setup@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838

0 commit comments

Comments
 (0)