Skip to content

Commit b0eb1d6

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

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@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
36+
uses: LizardByte/actions/actions/release_setup@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
3737
with:
3838
github_token: ${{ secrets.GH_BOT_TOKEN }}
3939

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

0 commit comments

Comments
 (0)