Skip to content

Commit

Permalink
chore(deps): bump pulumiverse/infra
Browse files Browse the repository at this point in the history
Bumps [pulumiverse/infra](https://github.com/pulumiverse/infra) from 7792b6dff0147d02a326f397c9f9d9d00ae72178 to bdf81d3aa8781781141f8fb7f4e9a44520166cd0.
- [Commits](pulumiverse/infra@7792b6d...bdf81d3)

---
updated-dependencies:
- dependency-name: pulumiverse/infra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent 48c1651 commit 5ab24b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
prerequisites:
permissions:
pull-requests: write
uses: pulumiverse/infra/.github/workflows/provider-prerequisites.yaml@7792b6dff0147d02a326f397c9f9d9d00ae72178 # tag=actions-workflow-v0.0.3
uses: pulumiverse/infra/.github/workflows/provider-prerequisites.yaml@bdf81d3aa8781781141f8fb7f4e9a44520166cd0 # tag=actions-workflow-v0.0.3
with:
provider: unifi
goversion: "1.20.x"
build:
needs: prerequisites
uses: pulumiverse/infra/.github/workflows/provider-build-sdk.yaml@7792b6dff0147d02a326f397c9f9d9d00ae72178 # tag=actions-workflow-v0.0.3
uses: pulumiverse/infra/.github/workflows/provider-build-sdk.yaml@bdf81d3aa8781781141f8fb7f4e9a44520166cd0 # tag=actions-workflow-v0.0.3
with:
provider: unifi
goversion: "1.20.x"
Expand Down

0 comments on commit 5ab24b5

Please sign in to comment.