We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb6934d + 0f40c98 commit 9d1a8f7Copy full SHA for 9d1a8f7
.github/workflows/flowzone.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
flowzone:
16
name: Flowzone
17
- uses: product-os/flowzone/.github/workflows/flowzone.yml@c0ad30d33b69ed71635da2911e80308f4c2c3558 # v20.4.7
+ uses: product-os/flowzone/.github/workflows/flowzone.yml@bc10e4296be91ea2d9531c3c4f06106067dfc46f # v20.5.0
18
# prevent duplicate workflow executions for pull_request and pull_request_target
19
if: |
20
(
0 commit comments