Skip to content

Commit 826bf25

Browse files
chore(deps): update lizardbyte/actions action to v2026.605.34721 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c8ae6f commit 826bf25

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Setup Release
3636
id: setup_release
37-
uses: LizardByte/actions/actions/release_setup@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
37+
uses: LizardByte/actions/actions/release_setup@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
3838
with:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}
4040

@@ -220,7 +220,7 @@ jobs:
220220
- name: Create/Update GitHub Release
221221
# only publish release on ubuntu-latest, is there any difference between the different builds?
222222
if: needs.setup_release.outputs.publish_release == 'true' && matrix.os == 'ubuntu-latest'
223-
uses: LizardByte/actions/actions/release_create@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
223+
uses: LizardByte/actions/actions/release_create@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
224224
with:
225225
allowUpdates: false
226226
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)