We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91dda8c + e0f99d9 commit 90b6371Copy full SHA for 90b6371
1 file changed
.github/workflows/compare-ds.yaml
@@ -43,7 +43,7 @@ jobs:
43
echo "Base Branch: ${BASE_BRANCH}"
44
echo "Fork Point: ${FORK_POINT}"
45
- name: Create GitHub check run
46
- uses: LouisBrunner/checks-action@dfcbcf801bff1ea7f1414824fc28f2cd697b35da # v3.0.0
+ uses: LouisBrunner/checks-action@937cbbcde3259005b50746dc91cde29098aac2ff # v3.1.0
47
id: create_check
48
with:
49
token: ${{ secrets.GITHUB_TOKEN }}
@@ -204,7 +204,7 @@ jobs:
204
205
- name: Compare DS
206
if: always()
207
208
209
210
conclusion: ${{ job.status }}
0 commit comments