Update GitHub Actions workflows. (#545)

This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit cbb506c8323134f33314a4877d8cd305b127d6da.
This commit is contained in:
Pulumi Bot
2025-05-15 01:45:20 -04:00
committed by GitHub
parent 27abab8846
commit a59206e63c
5 changed files with 23 additions and 23 deletions

View File

@@ -53,7 +53,7 @@ jobs:
with:
lfs: true
- name: Install Go
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
with:
go-version: ${{ env.GOVERSION }}
cache-dependency-path: "**/*.sum"