diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 3f7fb34..13e5bf2 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -70,7 +70,7 @@ jobs: - name: Checkout uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - name: Run Actionlint - uses: reviewdog/action-actionlint@e0207a28405ecad11953ba625a95d92f7889572a # v1 + uses: reviewdog/action-actionlint@6fb7acc99f4a1008869fa8a0f09cfca740837d9d # v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review