Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 73cbb68 commit 489f8b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cdktf-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
exit 1
fi
- name: Run Terraform CDK
uses: hashicorp/terraform-cdk-action@ee18ace19bf9066b8f7a14a6618f85b8944cff7a # v3.0.0
uses: hashicorp/terraform-cdk-action@6f58a15bebf95090d86fabb608c32fde19c48a6a # v3.0.2
id: terraform-cdk
with:
terraformVersion: ${{ env.TERRAFORM_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
oci==2.120.0
oci==2.121.0
dnspython==2.5.0
jmespath==1.0.1
cryptography>=39.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 489f8b3

Please sign in to comment.