Skip to content

Commit

Permalink
Auto-versioned: act.hcl tf-summarize.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 1, 2024
1 parent 8327676 commit 01d5ba8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion act.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ platform "amd64" {

version "0.2.45" "0.2.46" "0.2.48" "0.2.49" "0.2.50" "0.2.51" "0.2.52" "0.2.53"
"0.2.54" "0.2.55" "0.2.56" "0.2.57" "0.2.58" "0.2.59" "0.2.60" "0.2.61" "0.2.62"
"0.2.63" "0.2.64" "0.2.65" "0.2.66" "0.2.67" "0.2.68" "0.2.69" {
"0.2.63" "0.2.64" "0.2.65" "0.2.66" "0.2.67" "0.2.68" "0.2.69" "0.2.70" {
auto-version {
github-release = "nektos/act"
}
Expand Down Expand Up @@ -93,4 +93,7 @@ sha256sums = {
"https://github.com/nektos/act/releases/download/v0.2.69/act_darwin_arm64.tar.gz": "3cceca3d423fe828034209808df2b02cfddafc5ea4ca83bb48cf93e6fefae575",
"https://github.com/nektos/act/releases/download/v0.2.69/act_darwin_x86_64.tar.gz": "24344f9bfe3299fc3261be1729d0d3173bf1d3f1160048b7eeeef4cf4bceaf40",
"https://github.com/nektos/act/releases/download/v0.2.69/act_linux_x86_64.tar.gz": "9f34e2138b102fa5a4225880197b24700b118b49fe83fbfb3aa35cf5f878a3c9",
"https://github.com/nektos/act/releases/download/v0.2.70/act_darwin_arm64.tar.gz": "bd77e25fac1389161fb8d6a68d1f812821b785381065b1ab0d9a9944cfe62ad2",
"https://github.com/nektos/act/releases/download/v0.2.70/act_linux_x86_64.tar.gz": "9ad9859c94e1951bdc051c8774010d21c29062b7eb86bb74ababcf6bbc2e933e",
"https://github.com/nektos/act/releases/download/v0.2.70/act_darwin_x86_64.tar.gz": "c840c189b99c103a8a98e86e54d12e5411058b97949ea0cad7fbbdbaa06e4d71",
}
5 changes: 4 additions & 1 deletion tf-summarize.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ platform "linux" "amd64" {

description = "A command-line utility to print the summary of the terraform plan"

version "0.3.10" "0.3.11" "0.3.12" "0.3.13" {
version "0.3.10" "0.3.11" "0.3.12" "0.3.13" "0.3.14" {
auto-version {
github-release = "dineshba/tf-summarize"
}
Expand All @@ -34,4 +34,7 @@ sha256sums = {
"https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_linux_amd64.tar.gz": "02b559dd3185cb7d57a48015124b44705b2fab5fd6f4574f8776a90c1be37de6",
"https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_darwin_arm64.tar.gz": "cfaa6db2c334aabd48905aa4b700f02249147b8a8093458736372081de8b17b3",
"https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_darwin_amd64.tar.gz": "c86e695484cbb384928debbfc668a827b922d0363902be7721b65074e9d7de18",
"https://github.com/dineshba/tf-summarize/releases/download/v0.3.14/tf-summarize_darwin_arm64.tar.gz": "ca2e8fcdcfa58d7deca3b5272f93ac02c4fe68ef6c1c9c3406642469965eadbb",
"https://github.com/dineshba/tf-summarize/releases/download/v0.3.14/tf-summarize_darwin_amd64.tar.gz": "12803651e01dc0a6292e5187cbcca60ac3ce2d442662e213eb813ff6703e3cc3",
"https://github.com/dineshba/tf-summarize/releases/download/v0.3.14/tf-summarize_linux_amd64.tar.gz": "c73f97456631cd39bed706adb6c90a77b242fbed474c708376d7a3b5f52379d1",
}

0 comments on commit 01d5ba8

Please sign in to comment.