From e3293dc8b4d339c6e0ff61d8a01c5e7759ab38aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 08:58:09 +0000 Subject: [PATCH] chore(deps): bump pulumiverse/infra Bumps [pulumiverse/infra](https://github.com/pulumiverse/infra) from 365de76f299cfda6722bc49feb7020a534fbf8db to 5d65f159a46a3029a80838516200375d237f57d5. - [Commits](https://github.com/pulumiverse/infra/compare/365de76f299cfda6722bc49feb7020a534fbf8db...5d65f159a46a3029a80838516200375d237f57d5) --- updated-dependencies: - dependency-name: pulumiverse/infra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 99d1fa2..ac633d2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,13 +15,13 @@ jobs: prerequisites: permissions: pull-requests: write - uses: pulumiverse/infra/.github/workflows/provider-prerequisites.yaml@365de76f299cfda6722bc49feb7020a534fbf8db # tag=actions-workflow-v0.0.3 + uses: pulumiverse/infra/.github/workflows/provider-prerequisites.yaml@5d65f159a46a3029a80838516200375d237f57d5 # tag=actions-workflow-v0.0.3 with: provider: matchbox goversion: "1.20.x" build: needs: prerequisites - uses: pulumiverse/infra/.github/workflows/provider-build-sdk.yaml@365de76f299cfda6722bc49feb7020a534fbf8db # tag=actions-workflow-v0.0.3 + uses: pulumiverse/infra/.github/workflows/provider-build-sdk.yaml@5d65f159a46a3029a80838516200375d237f57d5 # tag=actions-workflow-v0.0.3 with: provider: matchbox goversion: "1.20.x"