We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e601bc + 3316d78 commit b903effCopy full SHA for b903eff
2 files changed
.github/workflows/go-release.yml
@@ -24,7 +24,7 @@ jobs:
24
- goarch: arm64
25
goos: windows
26
steps:
27
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
28
29
- uses: wangyoucao577/go-release-action@v1
30
with:
.github/workflows/semgrep.yml
@@ -20,5 +20,5 @@ jobs:
20
container:
21
image: returntocorp/semgrep
22
23
- run: semgrep ci
0 commit comments