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 8fb6180 commit e50c3b1Copy full SHA for e50c3b1
1 file changed
.github/workflows/ci-license.yml
@@ -45,7 +45,7 @@ jobs:
45
fi
46
shell: bash
47
48
- - uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
+ - uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
49
if: ${{ steps.check.outputs.result > 0 }}
50
with:
51
header: license-error
@@ -70,7 +70,7 @@ jobs:
70
71
run: exit 1
72
73
74
if: ${{ steps.check.outputs.result == 0 }}
75
76
0 commit comments