Skip to content

Commit 261c358

Browse files
authored
Merge pull request #534 from sclorg/dependabot/github_actions/myrotvorets/set-commit-status-action-2.0.0
Bump myrotvorets/set-commit-status-action from 1.1.7 to 2.0.0
2 parents 62a947e + b99f5fb commit 261c358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
echo "sha=$sha" >> "$GITHUB_OUTPUT"
3131
3232
- name: Set final commit status
33-
uses: myrotvorets/set-commit-status-action@v1.1.7
33+
uses: myrotvorets/set-commit-status-action@v2.0.0
3434
with:
3535
status: ${{ steps.check.outputs.result }}
3636
context: "Distgen check"

0 commit comments

Comments
 (0)