Skip to content

Commit f539658

Browse files
authored
[DOWNSTREAM TEST] Update GitHub Actions workflows. (#838)
This PR was automatically generated by the pull-request workflow in the pulumi/ci-mgmt repo, from commit eb8633f0532534dae268be7e39b60bbb64446b0f.
1 parent 139770f commit f539658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
github_token: ${{ inputs.github_token }}
2424

2525
- name: Setup Go Cache
26-
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
26+
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
2727
with:
2828
cache: ${{ inputs.cache }}
2929
cache-dependency-path: |

0 commit comments

Comments
 (0)