Skip to content

Commit

Permalink
fix: Change OpenTofu datasource to github-releases (#461)
Browse files Browse the repository at this point in the history
Change from github-tags to github-releases to avoid installing pre-release versions.
  • Loading branch information
RothAndrew authored Nov 13, 2024
1 parent 1b6d4f6 commit 4aabc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ k3d 5.7.4
# renovate: datasource=github-tags depName=derailed/k9s
k9s 0.32.5
kubectl 1.31.2
# renovate: datasource=github-tags depName=opentofu/opentofu versioning=loose
# renovate: datasource=github-releases depName=opentofu/opentofu versioning=loose
opentofu 1.8.5
pre-commit 4.0.1
sops 3.9.1
Expand Down

0 comments on commit 4aabc7d

Please sign in to comment.