We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72c9a0 commit 16dba2fCopy full SHA for 16dba2f
.github/workflows/container.yml
@@ -57,7 +57,7 @@ jobs:
57
fetch-depth: 0
58
59
- name: Set up Go
60
- uses: actions/setup-go@v6
+ uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
61
with:
62
go-version-file: 'go.mod'
63
check-latest: true
.github/workflows/go-lint.yml
@@ -52,7 +52,7 @@ jobs:
52
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
53
54
55
56
0 commit comments