From 0965de08aaf94749f037bd67f1fd66ee800bc360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:52:49 +0000 Subject: [PATCH] ci: bump Justintime50/homebrew-releaser in the actions-major group Bumps the actions-major group with 1 update: [Justintime50/homebrew-releaser](https://github.com/justintime50/homebrew-releaser). Updates `Justintime50/homebrew-releaser` from 3.3.0 to 4.0.0 - [Release notes](https://github.com/justintime50/homebrew-releaser/releases) - [Changelog](https://github.com/Justintime50/homebrew-releaser/blob/main/CHANGELOG.md) - [Commits](https://github.com/justintime50/homebrew-releaser/compare/a62d7a359683bfc047cdb2431f53ee58241464d1...454cc0d45a99949c9ea0bd9f03e6309df1617628) --- updated-dependencies: - dependency-name: Justintime50/homebrew-releaser dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02b698e..1633f0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -452,7 +452,7 @@ jobs: echo "user_id=${user_id}" >> "$GITHUB_OUTPUT" - name: Release to Homebrew tap - uses: Justintime50/homebrew-releaser@a62d7a359683bfc047cdb2431f53ee58241464d1 # v3 + uses: Justintime50/homebrew-releaser@454cc0d45a99949c9ea0bd9f03e6309df1617628 # v3 with: homebrew_owner: putdotio homebrew_tap: homebrew-tap