From 728f2cb52ba514b3acd635380d531eb01050af4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 06:32:47 +0000 Subject: [PATCH] Chore(deps): Bump marocchino/sticky-pull-request-comment Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/manifest-permission-diff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manifest-permission-diff.yml b/.github/workflows/manifest-permission-diff.yml index 24700ff..ae8c777 100644 --- a/.github/workflows/manifest-permission-diff.yml +++ b/.github/workflows/manifest-permission-diff.yml @@ -48,7 +48,7 @@ jobs: fi - name: Upsert sticky PR comment if: steps.build.outputs.changed == 'true' - uses: marocchino/sticky-pull-request-comment@v3.0.4 + uses: marocchino/sticky-pull-request-comment@v3.0.5 with: header: manifest-permission-diff path: diff.md