We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7888b94 commit 25f7d0aCopy full SHA for 25f7d0a
1 file changed
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
unzip consul.zip
40
mv consul /usr/local/bin/
41
env:
42
- CONSUL_VERSION: 1.21.0 # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
+ CONSUL_VERSION: 1.21.1 # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
43
44
- uses: hetznercloud/tps-action@main
45
0 commit comments