From a4d131a4043aed012fe662b6360c629f0f007c7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 17:06:03 +0000 Subject: [PATCH] chore(deps): pin nils-org/dependabot-cake-action action to f2b01cb --- .github/workflows/dependabot-cake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-cake.yml b/.github/workflows/dependabot-cake.yml index 6edc17a..156c072 100644 --- a/.github/workflows/dependabot-cake.yml +++ b/.github/workflows/dependabot-cake.yml @@ -10,4 +10,4 @@ jobs: runs-on: ubuntu-20.04 # linux, because this is a docker-action steps: - name: check/update cake dependencies - uses: nils-org/dependabot-cake-action@v1 \ No newline at end of file + uses: nils-org/dependabot-cake-action@f2b01cbc4aa6ee4ae4229435c5d146eacdfadf40 # v1 \ No newline at end of file