Skip to content

Commit

Permalink
chore(deps): bump thollander/actions-comment-pull-request
Browse files Browse the repository at this point in the history
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.0 to 3.0.1.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](thollander/actions-comment-pull-request@v2.4.0...v3.0.1)

---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5e63ba2 commit eab5044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
folder: . # <- Folder containing our generated HTML docs

- name: Add comment to PR
uses: thollander/actions-comment-pull-request@v2.4.0
uses: thollander/actions-comment-pull-request@v3.0.1
if: ${{ startsWith(github.ref, 'refs/pull') }}
with:
message: Staging documentation deployed to https://openfoodfacts.github.io/api-documentation-staging
Expand Down

0 comments on commit eab5044

Please sign in to comment.