Skip to content

Commit 3411700

Browse files
chore(deps): bump thollander/actions-comment-pull-request
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.2 to 3.0.1. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@v2.4.2...v3.0.1) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90c0a8d commit 3411700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/netlify-preview-link-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
id: get_hash
1414
run: echo "::set-output name=hash::$(echo '${{ github.ref }}' | shasum | awk '{print $1}' | head -c 10 )"
1515
- name: Comment on PR
16-
uses: thollander/actions-comment-pull-request@v2.4.2
16+
uses: thollander/actions-comment-pull-request@v3.0.1
1717
continue-on-error: true
1818
with:
1919
message: |

0 commit comments

Comments
 (0)