Skip to content

Commit 07ee095

Browse files
chore(deps): bump mshick/add-pr-comment from 2 to 3 (#10768)
1 parent ffdd27c commit 07ee095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Finally, tell dependabot to merge the PR if all checks are successful
3131
- name: Instruct dependabot to squash & merge
3232
if: ${{ steps.dependabot-metadata.outputs.update-type != 'version-update:semver-major' }}
33-
uses: mshick/add-pr-comment@v2
33+
uses: mshick/add-pr-comment@v3
3434
with:
3535
repo-token: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}
3636
allow-repeats: true

0 commit comments

Comments
 (0)