diff --git a/.github/workflows/app-tests.yml b/.github/workflows/app-tests.yml index 7b66e538c..70ce2b420 100644 --- a/.github/workflows/app-tests.yml +++ b/.github/workflows/app-tests.yml @@ -80,7 +80,7 @@ jobs: hide_complexity: true - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@d4d6b0936434b21bc8345ad45a440c5f7d2c40ff # v3.0.3 + uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4 if: github.event_name == 'pull_request' with: recreate: true