Skip to content

Commit 23d54f5

Browse files
ci(deps): Bump mshick/add-pr-comment
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from dd126dd8c253650d181ad9538d8b4fa218fc31e8 to e7516d74559b5514092f5b096ed29a629a1237c6. - [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@dd126dd...e7516d7) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: e7516d74559b5514092f5b096ed29a629a1237c6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a397a3 commit 23d54f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
pull-requests: write
175175
steps:
176176
- name: PR is opened against master
177-
uses: mshick/add-pr-comment@dd126dd8c253650d181ad9538d8b4fa218fc31e8
177+
uses: mshick/add-pr-comment@e7516d74559b5514092f5b096ed29a629a1237c6
178178
if: ${{ github.base_ref == 'master' && !startsWith(github.head_ref, 'prepare-release/') }}
179179
with:
180180
message: |

0 commit comments

Comments
 (0)