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 481efd6 commit b99f5fbCopy full SHA for b99f5fb
.github/workflows/container-tests.yml
@@ -30,7 +30,7 @@ jobs:
30
echo "sha=$sha" >> "$GITHUB_OUTPUT"
31
32
- name: Set final commit status
33
- uses: myrotvorets/set-commit-status-action@v1.1.7
+ uses: myrotvorets/set-commit-status-action@v2.0.0
34
with:
35
status: ${{ steps.check.outputs.result }}
36
context: "Distgen check"
0 commit comments