Skip to content

Commit 76ec311

Browse files
chore(deps): bump Wandalen/wretry.action from 3.7.3 to 3.8.0 (#2304)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e9a7d7 commit 76ec311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-rh-shield-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
image checksum, as well as adjusting some metadata that is required for certification.
113113
114114
- name: Wait for Pull Request to be merged
115-
uses: Wandalen/wretry.action@v3.7.3
115+
uses: Wandalen/wretry.action@v3.8.0
116116
with:
117117
command: gh pr view ${{ steps.open-pr.outputs.pull-request-number }} --json state -q .state | grep MERGED
118118
attempt_limit: 240 # Results in 2 hours of waiting

0 commit comments

Comments
 (0)