Skip to content

Commit

Permalink
ci: renovate config for nomad and consul
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmetzner committed Dec 4, 2024
1 parent 7b053e7 commit 447c284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ jobs:
fail-fast: false
matrix:
include:
- nomad: 1.9.3
consul: 1.20.1
- nomad: 1.9.3 # renovate: datasource=github-releases depName=hashicorp/nomad
consul: 1.20.1 # renovate: datasource=github-releases depName=hashicorp/consul

env:
TF_VAR_nomad_version: ${{ matrix.nomad }}
Expand Down

0 comments on commit 447c284

Please sign in to comment.