diff --git a/.github/workflows/lint-github-actions.yaml b/.github/workflows/lint-github-actions.yaml index 157bb01..dc7ae6b 100644 --- a/.github/workflows/lint-github-actions.yaml +++ b/.github/workflows/lint-github-actions.yaml @@ -39,7 +39,7 @@ jobs: sparse-checkout-cone-mode: false - name: Lint GitHub Actions - uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2 + uses: reviewdog/action-actionlint@83e4ed25b168066ad8f62f5afbb29ebd8641d982 # v1.69.1 - name: Check GitHub Actions with 'actionlint' # Ref: https://github.com/rhysd/actionlint/blob/main/docs/usage.md#use-actionlint-on-github-actions diff --git a/.github/workflows/lint-yaml.yaml b/.github/workflows/lint-yaml.yaml index 6d60239..bc844d5 100644 --- a/.github/workflows/lint-yaml.yaml +++ b/.github/workflows/lint-yaml.yaml @@ -60,4 +60,4 @@ jobs: level: warning - name: Lint GitHub Actions - uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2 + uses: reviewdog/action-actionlint@83e4ed25b168066ad8f62f5afbb29ebd8641d982 # v1.69.1