From 4626a5b3eafb1ec7b2569e0dc894877532e78caa Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Thu, 9 Nov 2023 23:11:01 -0500 Subject: [PATCH] use original cuchi/jinja2-action --- .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 3188b51d0..a38b4655a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -626,7 +626,7 @@ jobs: path: target/homebrew - name: Create Homebrew formula - uses: ajeffowens/jinja2-action@90dab3da2215932ea86d2875224f06bbd6798617 # v2.0.0 + uses: cuchi/jinja2-action@master with: template: .github/templates/homebrew.martin.rb.j2 output_file: target/homebrew/martin.rb