From a33e82032f0bec74f9806b52ba7b97af582ada36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 19:33:58 +0000 Subject: [PATCH] Bump Homebrew/actions/git-try-push from 2026.07.10.1 to 2026.07.20.1 Bumps [Homebrew/actions/git-try-push](https://github.com/homebrew/actions) from 2026.07.10.1 to 2026.07.20.1. - [Release notes](https://github.com/homebrew/actions/releases) - [Changelog](https://github.com/Homebrew/actions/blob/main/release.test.mts) - [Commits](https://github.com/homebrew/actions/compare/1f8e202ffddf94def7f42f6fa3a482e821489f9c...df4b09108a1de9d6f995fe68f302b3f68bd6d2ef) --- updated-dependencies: - dependency-name: Homebrew/actions/git-try-push dependency-version: 2026.07.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9901bc5..a64481f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -41,6 +41,6 @@ jobs: fi - name: Push commits - uses: Homebrew/actions/git-try-push@1f8e202ffddf94def7f42f6fa3a482e821489f9c # 2026.07.10.1 + uses: Homebrew/actions/git-try-push@df4b09108a1de9d6f995fe68f302b3f68bd6d2ef # 2026.07.20.1 with: branch: main