Skip to content

Commit ee7ab0b

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

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@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
37+
uses: LizardByte/actions/actions/release_setup@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
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@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
223+
uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
224224
with:
225225
allowUpdates: false
226226
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)