We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2866ce1 + 97fb62c commit 1488d1bCopy full SHA for 1488d1b
.github/workflows/test.yml
@@ -12,7 +12,7 @@ env:
12
DEBIAN_FRONTEND: noninteractive
13
jobs:
14
lint:
15
- uses: mackerelio/workflows/.github/workflows/go-lint.yml@6cab415574bf67882182b34516fd2934b9dc5800 # v1.7.0
+ uses: mackerelio/workflows/.github/workflows/go-lint.yml@52736435ff08612880b76fd6618ca82ae7bba420 # v1.8.0
16
test:
17
uses: mackerelio/workflows/.github/workflows/go-test.yml@52736435ff08612880b76fd6618ca82ae7bba420 # v1.8.0
18
with:
0 commit comments