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 952f01a + 5aa00b6 commit 8c5a066Copy full SHA for 8c5a066
.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@8f3da3305c6a23afab39bec3f7b48633e0bf6313 # v21.0.15
+ uses: product-os/flowzone/.github/workflows/flowzone.yml@1a50deb5920da5303efef7c558a9a788c90207f5 # v22.1.0
18
# prevent duplicate workflow executions for pull_request and pull_request_target
19
if: |
20
(
@@ -33,7 +33,6 @@ jobs:
33
with:
34
disable_versioning: true
35
toggle_auto_merge: false
36
- token_retrieval_mode: user
37
docker_images: |
38
ghcr.io/klutchell/dnscrypt-proxy,
39
docker.io/klutchell/dnscrypt-proxy
0 commit comments