chore(deps): update lizardbyte/actions action to v2026.605.34721 (#5253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/ci-homebrew.yml
vendored
4
.github/workflows/ci-homebrew.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
steps:
|
||||
- name: More space
|
||||
if: runner.os == 'Linux'
|
||||
uses: LizardByte/actions/actions/more_space@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
|
||||
uses: LizardByte/actions/actions/more_space@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
|
||||
with:
|
||||
analyze-space-savings: true
|
||||
clean-all: true
|
||||
@@ -177,7 +177,7 @@ jobs:
|
||||
- name: Validate Homebrew Formula
|
||||
id: test
|
||||
if: matrix.release != true
|
||||
uses: LizardByte/actions/actions/release_homebrew@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
|
||||
uses: LizardByte/actions/actions/release_homebrew@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
|
||||
with:
|
||||
actionlint_config: "---\n# empty config"
|
||||
formula_file: ${{ github.workspace }}/homebrew/sunshine.rb
|
||||
|
||||
Reference in New Issue
Block a user