File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Audit
19- uses : LizardByte/actions/actions/audit_repos@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
19+ uses : LizardByte/actions/actions/audit_repos@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
2020 with :
2121 allowEmptyDescription : true
2222 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@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
37+ uses : LizardByte/actions/actions/release_setup@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
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@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
129+ uses : LizardByte/actions/actions/release_create@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
130130 with :
131131 allowUpdates : false
132132 artifacts : ' '
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ jobs:
146146
147147 - name : check-trailing-spaces
148148 if : always()
149- uses : LizardByte/actions/actions/trailing_spaces@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
149+ uses : LizardByte/actions/actions/trailing_spaces@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
150150 with :
151151 ignore_patterns : ${{ inputs.check_trailing_space_ignore_pattern }}
152152
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ jobs:
145145 steps :
146146 - name : More space
147147 if : inputs.maximize_build_space
148- uses : LizardByte/actions/actions/more_space@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
148+ uses : LizardByte/actions/actions/more_space@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
149149 with :
150150 analyze-space-savings : true
151151 clean-all : true
Original file line number Diff line number Diff line change 2525 CHANGELOG_FILE : CHANGELOG.md
2626 steps :
2727 - name : Update Changelog
28- uses : LizardByte/actions/actions/release_changelog@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
28+ uses : LizardByte/actions/actions/release_changelog@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
2929 with :
3030 changelogBranch : ${{ env.CHANGELOG_BRANCH }}
3131 changelogFile : ${{ env.CHANGELOG_FILE }}
Original file line number Diff line number Diff line change 6464 if : >-
6565 steps.check-label.outputs.hasTopic == 'true' &&
6666 fromJson(steps.download.outputs.downloaded_files)[0]
67- uses : LizardByte/actions/actions/release_homebrew@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
67+ uses : LizardByte/actions/actions/release_homebrew@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
6868 with :
6969 formula_file : ${{ fromJson(steps.download.outputs.downloaded_files)[0] }}
7070 git_email : ${{ secrets.GH_EMAIL }}
Original file line number Diff line number Diff line change 4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : pinact
47- uses : LizardByte/actions/actions/pinact@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
47+ uses : LizardByte/actions/actions/pinact@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
4848 with :
4949 dryRun : ${{ github.event.inputs.dryRun }}
5050 gitAuthorEmail : ${{ secrets.GH_BOT_EMAIL }}
Original file line number Diff line number Diff line change 6363 runs-on : ubuntu-latest
6464 steps :
6565 - name : facebook-post-action
66- uses : LizardByte/actions/actions/facebook_post@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
66+ uses : LizardByte/actions/actions/facebook_post@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
6767 with :
6868 page_id : ${{ secrets.FACEBOOK_PAGE_ID }}
6969 access_token : ${{ secrets.FACEBOOK_ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments