Skip to content

Commit 0520e28

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
using: composite
88
steps:
99
- name: Set up Go
10-
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
10+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
1111
with:
1212
go-version-file: go.mod
1313
cache: true

0 commit comments

Comments
 (0)