From 27f4814e7354a8c2eee61ae7b134cd8b5115ce79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:35:04 +0000 Subject: [PATCH] chore(deps): update danysk/compile-and-publish-all-latex action to v2.0.28 --- .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..0b52176 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.28 with: token: ${{ secrets.GITHUB_TOKEN }}