From dec5c86e1ab8f232e5ff5c6d555d7662f03f264a Mon Sep 17 00:00:00 2001 From: "flanksource-ci-runner[bot]" <66332535+flanksource-ci-runner[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:45:34 +0000 Subject: [PATCH] chore(deps): update flanksource/gavel action to v0.0.54 --- .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 61b04feb..40a97d01 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: # .gavel.yaml so they're visible in gavel's report and stay colocated # with the gavel invocation rather than duplicated across CI jobs. - name: Gavel test + lint - uses: flanksource/gavel@bec0766b728894efaa1bbebbab1666e77a13d1eb # v0.0.52 + uses: flanksource/gavel@43a9189b99e71ed928f418e01cd34aa797c2c0e0 # v0.0.54 with: args: test --lint comment-header: gavel