From 43451fabac9a68cdd923eaae88d90763564d138e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:34:08 +0000 Subject: [PATCH] Bump reviewdog/action-actionlint Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from e0207a28405ecad11953ba625a95d92f7889572a to 6fb7acc99f4a1008869fa8a0f09cfca740837d9d. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/e0207a28405ecad11953ba625a95d92f7889572a...6fb7acc99f4a1008869fa8a0f09cfca740837d9d) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 6fb7acc99f4a1008869fa8a0f09cfca740837d9d dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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