diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3f3d68d..99c8523 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -59,7 +59,7 @@ jobs: - name: Status update if: ${{ env.diff == 'true' }} - uses: myrotvorets/set-commit-status-action@v2.0.0 + uses: myrotvorets/set-commit-status-action@v2.0.1 with: status: "success" sha: ${{ steps.commit.outputs.sha }}