From cb900ade6f5dd3673c15f9bc98e500d31baae03b Mon Sep 17 00:00:00 2001 From: "strg-public-bot[bot]" <174349635+strg-public-bot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 01:00:20 +0000 Subject: [PATCH] ci(github-action): update marocchino/sticky-pull-request-comment action to v3.0.5 --- .github/workflows/flux-diff.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index a9dc224..1906a93 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -61,7 +61,7 @@ jobs: # https://github.com/marketplace/actions/sticky-pull-request-comment - name: clear comment - uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4 + uses: marocchino/sticky-pull-request-comment@5770ad5eb8f42dd2c4f34da00c94c5381e49af88 # v3.0.5 with: GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }} header: ${{ github.event.pull_request.number }}/${{ matrix.resource }} @@ -154,7 +154,7 @@ jobs: # https://github.com/marketplace/actions/sticky-pull-request-comment - name: add comment - uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4 + uses: marocchino/sticky-pull-request-comment@5770ad5eb8f42dd2c4f34da00c94c5381e49af88 # v3.0.5 with: GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }} header: ${{ github.event.pull_request.number }}/${{ matrix.resource }}