From 3ce3c83c3e3b1d7d3ed5525684fce24ebba63947 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:32:30 -0700 Subject: [PATCH] Update GitHub Actions workflows. (#133) This PR was automatically generated by the update-native-provider-workflows workflow in the pulumi/ci-mgmt repo, from commit 9069b7018768de0109f6bf2c25a24fae9099ab9e. --- .github/workflows/weekly-pulumi-update.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/weekly-pulumi-update.yml b/.github/workflows/weekly-pulumi-update.yml index ec8f2eb..9582f03 100644 --- a/.github/workflows/weekly-pulumi-update.yml +++ b/.github/workflows/weekly-pulumi-update.yml @@ -54,11 +54,6 @@ jobs: uses: actions/checkout@v4 with: lfs: true - - id: version - name: Set Provider Version - uses: pulumi/provider-version-action@v1 - with: - set-env: PROVIDER_VERSION - name: Install Go uses: actions/setup-go@v5 with: