Skip to content

Commit

Permalink
chore(deps): update patch-grouped (#40)
Browse files Browse the repository at this point in the history
| datasource      | package             | from    | to      |
| --------------- | ------------------- | ------- | ------- |
| github-tags     | aws/aws-cli         | 2.17.22 | 2.17.27 |
| github-tags     | golang/go           | 1.22.5  | 1.22.6  |
| github-releases | hashicorp/terraform | 1.9.3   | 1.9.4   |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 977ba0c commit 7bf4877
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/actions/rosa-create-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ runs:
terraform_wrapper: ${{ inputs.tf-terraform-wrapper }}

- name: Install CLI tools from OpenShift Mirror
uses: redhat-actions/openshift-tools-installer@bee649bbedc67b5bfc2f2de4b19498e11c2e8775 # v1
uses: redhat-actions/openshift-tools-installer@144527c7d98999f2652264c048c7a9bd103f8a82 # v1
with:
oc: "${{ inputs.openshift-version }}"

Expand Down
6 changes: 3 additions & 3 deletions .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# check it with
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"

awscli 2.17.22
awscli 2.17.27

golang 1.22.5
golang 1.22.6

just 1.34.0

pre-commit 3.8.0

terraform 1.9.3
terraform 1.9.4

terraform-docs 0.18.0

Expand Down

0 comments on commit 7bf4877

Please sign in to comment.