We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d6067 + 711d228 commit 9ba306cCopy full SHA for 9ba306c
2 files changed
.github/workflows/go-test.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Run all tests
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
18
- uses: pnorton5432/setup-task@v1
19
with:
.github/workflows/semgrep.yml
@@ -20,5 +20,5 @@ jobs:
20
container:
21
image: returntocorp/semgrep
22
23
24
- run: semgrep ci
0 commit comments