diff --git a/.github/workflows/ci-license.yml b/.github/workflows/ci-license.yml index 0c3e91a..9e5b21b 100644 --- a/.github/workflows/ci-license.yml +++ b/.github/workflows/ci-license.yml @@ -45,7 +45,7 @@ jobs: fi shell: bash - - uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3 + - uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4 if: ${{ steps.check.outputs.result > 0 }} with: header: license-error @@ -70,7 +70,7 @@ jobs: if: ${{ steps.check.outputs.result > 0 }} run: exit 1 - - uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3 + - uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4 if: ${{ steps.check.outputs.result == 0 }} with: header: license-error