Skip to content

Commit ec70822

Browse files
committed
Update action.yml
1 parent 0520e28 commit ec70822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-go-tfe/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ runs:
4848
using: composite
4949
steps:
5050
- name: Set up Go
51-
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
51+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
5252
with:
5353
go-version-file: go.mod
5454
cache: true

0 commit comments

Comments
 (0)