Skip to content

Commit 588d8ad

Browse files
Update product-os/review-commit-action action to v0.2.5
Update product-os/review-commit-action from 0.2.4 to 0.2.5 Change-type: patch
1 parent ee0f416 commit 588d8ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@ jobs:
11021102
# https://github.com/product-os/review-commit-action
11031103
- name: Wait for approval on pull_request_target events
11041104
if: github.event_name == 'pull_request_target' && github.event.pull_request.merged != true
1105-
uses: product-os/review-commit-action@d8382149ef160e9b9f352e16992958a8473bd827 # v0.2.4
1105+
uses: product-os/review-commit-action@ded36143d4692538a4fc9bee6393cd63b1588d73 # v0.2.5
11061106
with:
11071107
poll-interval: "10"
11081108
allow-authors: false

0 commit comments

Comments
 (0)