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.
2 parents 9913f5f + 7efa0c0 commit ea0d4e2Copy full SHA for ea0d4e2
.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@3f77edab7977ed833fb3d7aba8dca076b3523fd6 # v22.6.23
+ uses: product-os/flowzone/.github/workflows/flowzone.yml@f368d94b2342e47b28658f33a68456547e21371a # v22.7.2
18
# prevent duplicate workflow executions for pull_request and pull_request_target
19
if: |
20
(
0 commit comments