Skip to content

Commit 8b1fb39

Browse files
Update product-os/review-commit-action action to v0.2.4
Update product-os/review-commit-action from 0.2.3 to 0.2.4 Change-type: patch
1 parent 3147892 commit 8b1fb39

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
@@ -1125,7 +1125,7 @@ jobs:
11251125
# https://github.com/product-os/review-commit-action
11261126
- name: Wait for approval on pull_request_target events
11271127
if: github.event_name == 'pull_request_target' && github.event.pull_request.merged != true
1128-
uses: product-os/review-commit-action@5de80f19607c9052fa1c3cce94c1d0571dfc13c7 # v0.2.3
1128+
uses: product-os/review-commit-action@d8382149ef160e9b9f352e16992958a8473bd827 # v0.2.4
11291129
with:
11301130
poll-interval: "10"
11311131
allow-authors: false

0 commit comments

Comments
 (0)