We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee79ffe commit c0cf064Copy full SHA for c0cf064
.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@7e9d008d6b495867aedd92fe0ee8bf6a1cd9e26f # v20.2.0
+ uses: product-os/flowzone/.github/workflows/flowzone.yml@e9c086ba81416cb47d17e37721c1615d1a002134 # v20.2.1
18
# prevent duplicate workflow executions for pull_request and pull_request_target
19
if: |
20
(
0 commit comments