Skip to content

Commit 52451cb

Browse files
GH Actions: Bump mshick/add-pr-comment in the action-runners group
Bumps the action-runners group with 1 update: [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment). Updates `mshick/add-pr-comment` from 3.10.0 to 3.11.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@64b8e91...8e49278) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-runners ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a17c7dc commit 52451cb

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@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0
78+
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0
7979
with:
8080
issue: ${{ steps.pr_number.outputs.PR_NR }}
8181
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)