From e3f4481972d9db19ab4834219a78698e2f5cfacd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 06:13:09 +0200 Subject: [PATCH] chore: update chainguard-dev/actions digest to 789f997 (#1858) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ec62096db..ac22ccaf2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -763,7 +763,7 @@ jobs: publish_dir: ./docs/versions keep_files: true - name: Setup GitSign - uses: chainguard-dev/actions/setup-gitsign@dca7fafd5eadb502c5f729cb2715817346dd2d2f # main + uses: chainguard-dev/actions/setup-gitsign@789f9970d8e65fd6c953442bc2c41f4cb7a5b2c4 # main - name: Create a PR for the updated versions JSON document if: steps.update-version-json.outcome == 'success' uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5