Skip to content

Commit

Permalink
Merge pull request #534 from sclorg/dependabot/github_actions/myrotvo…
Browse files Browse the repository at this point in the history
…rets/set-commit-status-action-2.0.0

Bump myrotvorets/set-commit-status-action from 1.1.7 to 2.0.0
  • Loading branch information
phracek authored Oct 9, 2023
2 parents 62a947e + b99f5fb commit 261c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 261c358

Please sign in to comment.