diff --git a/.github/workflows/linters.yaml b/.github/workflows/linters.yaml index 7f6027b..6d62fed 100644 --- a/.github/workflows/linters.yaml +++ b/.github/workflows/linters.yaml @@ -66,7 +66,7 @@ jobs: name: Checkout # Install asciidoctor for linting .adoc files. - name: Install asciidoctor - uses: awalsh128/cache-apt-pkgs-action@acb598e5ddbc6f68a970c5da0688d2f3a9f04d05 # v1.6.0 + uses: awalsh128/cache-apt-pkgs-action@5513791f75b039e2a79653b1a92238d3fb8d99b4 # v1.6.2 with: packages: asciidoctor # Run the custom AsciiDoc linter script.