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.
2 parents df6ce0a + ee4fc63 commit 3b9b8ddCopy full SHA for 3b9b8dd
2 files changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Checkout
25
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
26
- name: Set up Go
27
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
28
with:
29
go-version-file: 'go.mod'
30
- name: Run tests
.github/workflows/gorelease.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
- name: Run GoReleaser
0 commit comments