Skip to content

Commit 1f57497

Browse files
dependabot[bot]dscho
authored andcommitted
build(deps): bump mshick/add-pr-comment from 1 to 2
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 1 to 2. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Commits](mshick/add-pr-comment@v1...v2) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2125316 commit 1f57497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/l10n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
cat git-po-helper.out
9292
exit $exit_code
9393
- name: Create comment in pull request for report
94-
uses: mshick/add-pr-comment@v1
94+
uses: mshick/add-pr-comment@v2
9595
if: >-
9696
always() &&
9797
github.event_name == 'pull_request_target' &&

0 commit comments

Comments
 (0)