We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0657cf1 commit 0520e28Copy full SHA for 0520e28
.github/actions/lint-go-tfe/action.yml
@@ -7,7 +7,7 @@ runs:
7
using: composite
8
steps:
9
- name: Set up Go
10
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
11
with:
12
go-version-file: go.mod
13
cache: true
0 commit comments