Skip to content

Commit

Permalink
terraform-provider-azurerm/4.16.0 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
wolfi-bot committed Jan 16, 2025
1 parent 7a9a111 commit 66c054c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions terraform-provider-azurerm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: terraform-provider-azurerm
version: "4.15.0"
version: "4.16.0"
epoch: 0
description: Terraform provider for Azure Resource Manager
copyright:
Expand All @@ -14,13 +14,15 @@ package:
pipeline:
- uses: git-checkout
with:
expected-commit: 1756d4c0648e1adf0498aa1a5fba7ff21c8094aa
expected-commit: f54480d7ee71730bcee6af01fbd50e129a78eb05
repository: https://github.com/hashicorp/terraform-provider-azurerm
tag: v${{package.version}}

- uses: go/bump
with:
deps: golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0
deps: |-
golang.org/x/crypto@v0.31.0
golang.org/x/net@v0.33.0
- uses: go/build
with:
Expand Down

0 comments on commit 66c054c

Please sign in to comment.