Skip to content

Commit beeb3d5

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 4103129 commit beeb3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
[Documentation preview for this PR](${{ steps.deploy-netlify.outputs.NETLIFY_URL }}) (built with commit ${{ steps.source-run-info.outputs.sourceHeadSha }}; [changes](${{ steps.deploy-netlify.outputs.NETLIFY_URL }}/CHANGES.html)) is ready! :tada:
7676
7777
- name: Update deployment status PR check
78-
uses: myrotvorets/set-commit-status-action@v1.1.7
78+
uses: myrotvorets/set-commit-status-action@v2.0.0
7979
if: ${{ always() }}
8080
env:
8181
DEPLOY_SUCCESS: Successfully deployed preview.

0 commit comments

Comments
 (0)