File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Audit
18- uses : LizardByte/actions/actions/audit_repos@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
18+ uses : LizardByte/actions/actions/audit_repos@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
1919 with :
2020 allowEmptyDescription : true
2121 checkDiscussions : org
Original file line number Diff line number Diff line change 3434
3535 - name : Setup Release
3636 id : setup_release
37- uses : LizardByte/actions/actions/release_setup@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
37+ uses : LizardByte/actions/actions/release_setup@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
3838 with :
3939 github_token : ${{ secrets.GITHUB_TOKEN }}
4040
@@ -126,7 +126,7 @@ jobs:
126126 steps :
127127 - name : Create Release
128128 id : action
129- uses : LizardByte/actions/actions/release_create@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
129+ uses : LizardByte/actions/actions/release_create@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
130130 with :
131131 allowUpdates : false
132132 artifacts : ' '
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129129 steps :
130130 - name : More space
131131 if : inputs.maximize_build_space
132- uses : LizardByte/actions/actions/more_space@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
132+ uses : LizardByte/actions/actions/more_space@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
133133 with :
134134 analyze-space-savings : true
135135 clean-all : true
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Update Changelog
21- uses : LizardByte/actions/actions/release_changelog@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
21+ uses : LizardByte/actions/actions/release_changelog@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
2222 with :
2323 changelogBranch : changelog
2424 changelogFile : CHANGELOG.md
Original file line number Diff line number Diff line change 5858 if : >-
5959 steps.check-label.outputs.hasTopic == 'true' &&
6060 fromJson(steps.download.outputs.downloaded_files)[0]
61- uses : LizardByte/actions/actions/release_homebrew@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
61+ uses : LizardByte/actions/actions/release_homebrew@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
6262 with :
6363 formula_file : ${{ fromJson(steps.download.outputs.downloaded_files)[0] }}
6464 git_email : ${{ secrets.GH_EMAIL }}
Original file line number Diff line number Diff line change 4343 runs-on : ubuntu-latest
4444 steps :
4545 - name : pinact
46- uses : LizardByte/actions/actions/pinact@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
46+ uses : LizardByte/actions/actions/pinact@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
4747 with :
4848 dryRun : ${{ github.event.inputs.dryRun }}
4949 gitAuthorEmail : ${{ secrets.GH_BOT_EMAIL }}
Original file line number Diff line number Diff line change 6666 runs-on : ubuntu-latest
6767 steps :
6868 - name : facebook-post-action
69- uses : LizardByte/actions/actions/facebook_post@9bf3ef783775e17fe6b8dde3585d94ec570b93c2 # v2026.212.22356
69+ uses : LizardByte/actions/actions/facebook_post@6be4ea62064b64957aa880252fe353cd65bcdef7 # v2026.214.14019
7070 with :
7171 page_id : ${{ secrets.FACEBOOK_PAGE_ID }}
7272 access_token : ${{ secrets.FACEBOOK_ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments