From eab5044ac1adb3dd4b20af426f382410ee4ad5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:18:11 +0000 Subject: [PATCH] chore(deps): bump thollander/actions-comment-pull-request 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](https://github.com/thollander/actions-comment-pull-request/compare/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] --- .github/workflows/postman.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/postman.yml b/.github/workflows/postman.yml index 0c1ff4a..19b2521 100644 --- a/.github/workflows/postman.yml +++ b/.github/workflows/postman.yml @@ -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