From e69b28852211a99ed0fbeff4e18fc7148a67cbe8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 11:53:43 +0000 Subject: [PATCH] chore(deps): update danysk/compile-and-publish-all-latex action to v2.0.22 --- .github/workflows/publish-doc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-doc.yaml b/.github/workflows/publish-doc.yaml index 045934b..29bed12 100644 --- a/.github/workflows/publish-doc.yaml +++ b/.github/workflows/publish-doc.yaml @@ -18,7 +18,7 @@ jobs: if: github.ref == 'refs/heads/master' runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@2.0.21 + - uses: DanySK/compile-and-publish-all-latex@2.0.22 with: token: ${{ secrets.GITHUB_TOKEN }}