From 34cf74dfbabe2a480c73504f1052dcd2fedfe665 Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" Date: Mon, 13 May 2024 06:07:35 +0000 Subject: [PATCH] Result of tsccr-helper -log-level=info gha update -latest . --- .github/workflows/pulls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pulls.yml b/.github/workflows/pulls.yml index 43e2268..8a23299 100644 --- a/.github/workflows/pulls.yml +++ b/.github/workflows/pulls.yml @@ -18,7 +18,7 @@ jobs: with: node-version-file: '.nvmrc' - name: Set up Go - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0 + uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1 with: go-version-file: "go.mod" - name: Install dependencies