From f7eb8d18eb78f9299fd4cb9c29753a7851bcd062 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Sun, 23 Jun 2024 12:46:52 +0200 Subject: [PATCH] chore: Update Github Actions --- .github/workflows/installer.yml | 2 +- .github/workflows/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml index a1cbd5b0a92..06b9b2d9d9b 100644 --- a/.github/workflows/installer.yml +++ b/.github/workflows/installer.yml @@ -37,7 +37,7 @@ jobs: contents: read steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 - - uses: reviewdog/action-misspell@8cd4a880dd86b1b175092c18c23cdec31283d654 + - uses: reviewdog/action-misspell@30433ca7be17888deb78a32521706fb65defbf3f with: locale: US ignore: ackward diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9a7c7f1db44..fc63f55afbe 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -70,7 +70,7 @@ jobs: contents: read steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 - - uses: reviewdog/action-misspell@8cd4a880dd86b1b175092c18c23cdec31283d654 + - uses: reviewdog/action-misspell@30433ca7be17888deb78a32521706fb65defbf3f with: locale: US ignore: ackward