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 b101707 commit c2f46a1Copy full SHA for c2f46a1
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.2 # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
+ CONSUL_VERSION: 1.21.3 # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
43
44
- uses: hetznercloud/tps-action@main
45
0 commit comments