From bdb3784b91e5986f749c7fdef7e56218d0894c3f Mon Sep 17 00:00:00 2001 From: Chad Bentz <1760475+felickz@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:21:38 -0400 Subject: [PATCH] Add snapshot wait should we parameterize? --- .github/workflows/dependency-review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 2340f31..642d497 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -49,3 +49,4 @@ jobs: # Example: advanced-security/reusable-workflows/.github/dependency-review.yml@main config-file: ${{ steps.config.outputs.config }} comment-summary-in-pr: "always" + retry-on-snapshot-warnings: "true" #This will add a 120s delay on any repos without a snapshot