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.
2 parents 62a947e + b99f5fb commit 261c358Copy full SHA for 261c358
.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