Skip to content

Commit

Permalink
build(deps): bump LizardByte/homebrew-release-action from 2024.522.22…
Browse files Browse the repository at this point in the history
…2851 to 2024.609.4731 (#2663)

build(deps): bump LizardByte/homebrew-release-action

Bumps [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action) from 2024.522.222851 to 2024.609.4731.
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases)
- [Commits](LizardByte/homebrew-release-action@v2024.522.222851...v2024.609.4731)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 886d88b commit 8c10a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ jobs:
path: homebrew/

- name: Validate Homebrew Formula
uses: LizardByte/homebrew-release-action@v2024.522.222851
uses: LizardByte/homebrew-release-action@v2024.609.4731
with:
formula_file: ${{ github.workspace }}/homebrew/sunshine.rb
git_email: ${{ secrets.GH_BOT_EMAIL }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-homebrew-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if: >-
steps.check.outputs.hasTopic == 'true' &&
fromJson(steps.download.outputs.downloaded_files)[0]
uses: LizardByte/homebrew-release-action@v2024.522.222851
uses: LizardByte/homebrew-release-action@v2024.609.4731
with:
formula_file: ${{ fromJson(steps.download.outputs.downloaded_files)[0] }}
git_email: ${{ secrets.GH_BOT_EMAIL }}
Expand Down

0 comments on commit 8c10a0d

Please sign in to comment.