Skip to content

Commit

Permalink
bump role default version var to 0.39.34
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed May 15, 2021
1 parent 71ce7ac commit 180b46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# defaults file for tfsec

tfsec_app: tfsec
tfsec_version: 0.39.33
tfsec_version: 0.39.34
tfsec_osarch: linux-amd64
tfsec_dl_url: https://github.com/liamg/{{ tfsec_app }}/releases/download/v{{ tfsec_version }}/{{ tfsec_app }}-{{ tfsec_osarch }}
tfsec_bin_path: "/usr/local/bin/{{ tfsec_app }}"
Expand Down

0 comments on commit 180b46b

Please sign in to comment.