Skip to content

Commit 55e0d8f

Browse files
GH Actions: Bump mshick/add-pr-comment from 2.8.2 to 3.9.0
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 2.8.2 to 3.9.0. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Changelog](https://github.com/mshick/add-pr-comment/blob/main/CHANGELOG.md) - [Commits](mshick/add-pr-comment@b8f338c...ffd016c) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0fb2a2 commit 55e0d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
echo "URL=$value" >> "$GITHUB_OUTPUT"
7676
7777
- name: "Post comment to review artifact"
78-
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
78+
uses: mshick/add-pr-comment@ffd016c7e151d97d69d21a843022fd4cd5b96fe5 # v3.9.0
7979
with:
8080
issue: ${{ steps.pr_number.outputs.PR_NR }}
8181
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)