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 }}