diff --git a/.github/workflows/qe.yml b/.github/workflows/qe.yml index 5de208da0..4efd8209f 100644 --- a/.github/workflows/qe.yml +++ b/.github/workflows/qe.yml @@ -114,7 +114,7 @@ jobs: extra-dirs: certsuite-sample-workload certsuite - name: Run the tests (against image) - uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0 + uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1 with: timeout_minutes: 60 max_attempts: 3 @@ -126,7 +126,7 @@ jobs: working-directory: certsuite - name: Run the tests (against binary) - uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0 + uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1 with: timeout_minutes: 60 max_attempts: 3