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 f14f100 + 354faf1 commit 69d90b7Copy full SHA for 69d90b7
2 files changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
os: [ubuntu-latest, windows-latest]
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
26
- name: Set up Go
27
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
28
with:
.github/workflows/gorelease.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
20
21
0 commit comments