From 773e43457e0d993fc8d29e904af43b5aed8c7302 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:46:29 +0000 Subject: [PATCH] chore(deps): pin depado/github-actions action to b261fdb --- .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 53e7fa5..20e94ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,6 @@ jobs: contents: write pull-requests: write checks: write - uses: depado/github-actions/.github/workflows/golang.yml@main + uses: depado/github-actions/.github/workflows/golang.yml@b261fdb774efce96fe9d92ef9243a57e2d953d9a # main with: skip-build: true