Skip to content

Commit 3ddacaf

Browse files
chore(deps): update lizardbyte/actions action to v2026.728.214955
1 parent e498bad commit 3ddacaf

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

4040
- name: Create Release
4141
id: action
42-
uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
42+
uses: LizardByte/actions/actions/release_create@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
4343
with:
4444
allowUpdates: false
4545
artifacts: ''

0 commit comments

Comments
 (0)