File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Update Changelog
21- uses : LizardByte/update-changelog-action @v2025.612.123427
21+ uses : LizardByte/actions/actions/release_changelog @v2025.627.30023
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/homebrew-release-action @v2025.612.123332
61+ uses : LizardByte/actions/actions/release_homebrew @v2025.627.30023
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/facebook-post-action @v2025.612.124707
69+ uses : LizardByte/actions/actions/facebook_post @v2025.627.30023
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