File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
runs-on : ubuntu-latest
19
19
steps :
20
20
- name : Update Changelog
21
- uses : LizardByte/actions/actions/release_changelog@v2025.715.25226
21
+ uses : LizardByte/actions/actions/release_changelog@v2025.814.40518
22
22
with :
23
23
changelogBranch : changelog
24
24
changelogFile : CHANGELOG.md
Original file line number Diff line number Diff line change 58
58
if : >-
59
59
steps.check-label.outputs.hasTopic == 'true' &&
60
60
fromJson(steps.download.outputs.downloaded_files)[0]
61
- uses : LizardByte/actions/actions/release_homebrew@v2025.715.25226
61
+ uses : LizardByte/actions/actions/release_homebrew@v2025.814.40518
62
62
with :
63
63
formula_file : ${{ fromJson(steps.download.outputs.downloaded_files)[0] }}
64
64
git_email : ${{ secrets.GH_EMAIL }}
Original file line number Diff line number Diff line change 66
66
runs-on : ubuntu-latest
67
67
steps :
68
68
- name : facebook-post-action
69
- uses : LizardByte/actions/actions/facebook_post@v2025.715.25226
69
+ uses : LizardByte/actions/actions/facebook_post@v2025.814.40518
70
70
with :
71
71
page_id : ${{ secrets.FACEBOOK_PAGE_ID }}
72
72
access_token : ${{ secrets.FACEBOOK_ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments