Skip to content

Commit 76ef9a9

Browse files
chore(deps): bump Wandalen/wretry.action from 3.7.3 to 3.8.0
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.3 to 3.8.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@v3.7.3...v3.8.0) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 366fb4c commit 76ef9a9

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)