From f43e6403729a5cd960db447b15223fe22a3f4d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:09:36 +0000 Subject: [PATCH] chore(deps): bump chainguard-dev/digestabot in the all group Bumps the all group with 1 update: [chainguard-dev/digestabot](https://github.com/chainguard-dev/digestabot). Updates `chainguard-dev/digestabot` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/chainguard-dev/digestabot/releases) - [Commits](https://github.com/chainguard-dev/digestabot/compare/afe360aa3b0c29d88844138e8fa0349384398967...33d0b78e580aa0c83fe188eb3dfad6611b662479) --- updated-dependencies: - dependency-name: chainguard-dev/digestabot dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .github/workflows/digestabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/digestabot.yaml b/.github/workflows/digestabot.yaml index a907d503b..c6528fdc8 100644 --- a/.github/workflows/digestabot.yaml +++ b/.github/workflows/digestabot.yaml @@ -49,7 +49,7 @@ jobs: with: token: ${{ steps.octo-sts.outputs.token }} - - uses: chainguard-dev/digestabot@afe360aa3b0c29d88844138e8fa0349384398967 # v1.3.1 + - uses: chainguard-dev/digestabot@33d0b78e580aa0c83fe188eb3dfad6611b662479 # v1.3.2 with: token: ${{ steps.octo-sts.outputs.token }} include-files: ".github/workflows/*.yaml"