Skip to content

Commit 8e8d50c

Browse files
ci(deps): Bump mshick/add-pr-comment from 3.11.0 to 3.12.0
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 3.11.0 to 3.12.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@8e49278...ec328af) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4762fe commit 8e8d50c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
pull-requests: write
279279
steps:
280280
- name: PR is opened against master
281-
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0
281+
uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59
282282
if: ${{ github.base_ref == 'master' && !startsWith(github.head_ref, 'prepare-release/') }}
283283
with:
284284
message: |

0 commit comments

Comments
 (0)