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.
1 parent 9ce3d0d commit d9172abCopy full SHA for d9172ab
.github/workflows/comment-failure.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Send build failure comment
20
if: failure()
21
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
22
with:
23
result-encoding: string
24
script: |
.github/workflows/go-lint.yml
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments