From 1abd78632c2c7ac004cc8cd95ee600a0c937717d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 15:55:55 +0000 Subject: [PATCH] chore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.5 (#462) --- .github/workflows/update-syft-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-syft-release.yml b/.github/workflows/update-syft-release.yml index 141cca3e..78a043fc 100644 --- a/.github/workflows/update-syft-release.yml +++ b/.github/workflows/update-syft-release.yml @@ -29,7 +29,7 @@ jobs: with: app_id: ${{ secrets.TOKEN_APP_ID }} private_key: ${{ secrets.TOKEN_APP_PRIVATE_KEY }} - - uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2 + - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5 with: signoff: true delete-branch: true