diff --git a/.github/workflows/container-tests.yml b/.github/workflows/container-tests.yml index d3f35d48..19a7e54e 100644 --- a/.github/workflows/container-tests.yml +++ b/.github/workflows/container-tests.yml @@ -30,7 +30,7 @@ jobs: echo "sha=$sha" >> "$GITHUB_OUTPUT" - name: Set final commit status - uses: myrotvorets/set-commit-status-action@v1.1.7 + uses: myrotvorets/set-commit-status-action@v2.0.0 with: status: ${{ steps.check.outputs.result }} context: "Distgen check"