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@v2025.1011.184228
18+ uses : LizardByte/actions/actions/audit_repos@v2025.1028.23217
1919 with :
2020 allowEmptyDescription : true
2121 checkDiscussions : org
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134134 steps :
135135 - name : More space
136136 if : inputs.maximize_build_space
137- uses : LizardByte/actions/actions/more_space@v2025.1011.184228
137+ uses : LizardByte/actions/actions/more_space@v2025.1028.23217
138138 with :
139139 analyze-space-savings : true
140140 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@v2025.1011.184228
21+ uses : LizardByte/actions/actions/release_changelog@v2025.1028.23217
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@v2025.1011.184228
61+ uses : LizardByte/actions/actions/release_homebrew@v2025.1028.23217
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 6666 runs-on : ubuntu-latest
6767 steps :
6868 - name : facebook-post-action
69- uses : LizardByte/actions/actions/facebook_post@v2025.1011.184228
69+ uses : LizardByte/actions/actions/facebook_post@v2025.1028.23217
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