Skip to content

Commit b99f5fb

Browse files
Bump myrotvorets/set-commit-status-action from 1.1.7 to 2.0.0
Bumps [myrotvorets/set-commit-status-action](https://github.com/myrotvorets/set-commit-status-action) from 1.1.7 to 2.0.0. - [Release notes](https://github.com/myrotvorets/set-commit-status-action/releases) - [Commits](myrotvorets/set-commit-status-action@v1.1.7...v2.0.0) --- updated-dependencies: - dependency-name: myrotvorets/set-commit-status-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 481efd6 commit b99f5fb

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)