From a5dfcd899e79193d5bce7043c0821c097b74a1bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 02:08:34 +0000 Subject: [PATCH] Bump GrantBirki/comment from 3.0.0 to 3.0.3 Bumps [GrantBirki/comment](https://github.com/grantbirki/comment) from 3.0.0 to 3.0.3. - [Release notes](https://github.com/grantbirki/comment/releases) - [Commits](https://github.com/grantbirki/comment/compare/3439715f0cf3b8fc29bf47be0e3226679c06c41a...937820f3623fd0e300294bcc64ac7577fc0ad4cc) --- updated-dependencies: - dependency-name: GrantBirki/comment dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/new-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new-pr.yml b/.github/workflows/new-pr.yml index 1f34325..68fd6e2 100644 --- a/.github/workflows/new-pr.yml +++ b/.github/workflows/new-pr.yml @@ -18,7 +18,7 @@ jobs: # Comment on new PR requests with deployment instructions - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # pin@v6 - name: comment - uses: GrantBirki/comment@3439715f0cf3b8fc29bf47be0e3226679c06c41a # pin@v3.0.0 + uses: GrantBirki/comment@937820f3623fd0e300294bcc64ac7577fc0ad4cc # pin@v3.0.3 continue-on-error: true with: file: .github/new-pr-comment.md