We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19f0f99 + cec7c30 commit 17be4b3Copy full SHA for 17be4b3
1 file changed
.github/workflows/flowzone.yml
@@ -17,7 +17,7 @@ permissions:
17
jobs:
18
flowzone:
19
name: Flowzone
20
- uses: product-os/flowzone/.github/workflows/flowzone.yml@3eb3c97430ced517b32b40740187bf754857ba19 # master
+ uses: product-os/flowzone/.github/workflows/flowzone.yml@8ea01d346097f9c0065143d2c3c7a63f490aa9cc # master
21
# prevent duplicate workflows and only allow one `pull_request` or `pull_request_target` for
22
# internal or external contributions respectively
23
if: |
0 commit comments