From f6f79d7d0ba55154e0d4640e4be5fc82de97d24d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:47:39 +0000 Subject: [PATCH] Update cerbos/actions digest to 025d2a8 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr.yaml | 2 +- .github/workflows/zizmor.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index f579555..1335ea2 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -39,7 +39,7 @@ jobs: run: ./pw changelog - name: Check repo status - uses: cerbos/actions/check-repo-status@b65bfbd7621d9a89a06901a7daaed0cfc72eb690 # main + uses: cerbos/actions/check-repo-status@025d2a858c99b1e9c062351376d0b42988c5e52c # main - name: Test env: diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 3cd0cc5..720e18b 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -27,4 +27,4 @@ jobs: persist-credentials: false - name: Run zizmor - uses: cerbos/actions/lint-actions@b65bfbd7621d9a89a06901a7daaed0cfc72eb690 # main + uses: cerbos/actions/lint-actions@025d2a858c99b1e9c062351376d0b42988c5e52c # main