Skip to content

Commit 570b5bf

Browse files
authored
[DOWNSTREAM TEST] Update GitHub Actions workflows. (#721)
This PR was automatically generated by the pull-request workflow in the pulumi/ci-mgmt repo, from commit 962009a157587c5c11d686e51206a2d312bc4618.
1 parent 542e355 commit 570b5bf

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
@@ -20,7 +20,7 @@ runs:
2020
cache_save: ${{ inputs.cache }}
2121

2222
- name: Setup Go Cache
23-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
23+
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
2424
with:
2525
cache: ${{ inputs.cache }}
2626
cache-dependency-path: |

0 commit comments

Comments
 (0)