Skip to content

Commit

Permalink
build(deps): bump LizardByte/homebrew-release-action
Browse files Browse the repository at this point in the history
Bumps [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action) from 2024.511.160217 to 2024.516.191449.
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases)
- [Commits](LizardByte/homebrew-release-action@v2024.511.160217...v2024.516.191449)

---
updated-dependencies:
- dependency-name: LizardByte/homebrew-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent e6e4dcf commit 99a77ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ jobs:
echo "publish=${PUBLISH}" >> $GITHUB_OUTPUT
- name: Validate and Publish Homebrew Formula
uses: LizardByte/homebrew-release-action@v2024.511.160217
uses: LizardByte/homebrew-release-action@v2024.516.191449
with:
formula_file: ${{ github.workspace }}/homebrew/sunshine.rb
git_email: ${{ secrets.GH_BOT_EMAIL }}
Expand Down

0 comments on commit 99a77ee

Please sign in to comment.