From 34bd5fe6bab009b064f4aab5caf754ba0186895e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 21:55:28 +0000 Subject: [PATCH] ci(deps): update danysk/compile-and-publish-all-latex action to v2.0.38 --- .github/workflows/build-and-deploy-latex.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy-latex.yml b/.github/workflows/build-and-deploy-latex.yml index 03ee106..6049804 100644 --- a/.github/workflows/build-and-deploy-latex.yml +++ b/.github/workflows/build-and-deploy-latex.yml @@ -20,6 +20,6 @@ jobs: permissions: contents: write steps: - - uses: DanySK/compile-and-publish-all-latex@2.0.37 + - uses: DanySK/compile-and-publish-all-latex@2.0.38 with: token: ${{ secrets.GITHUB_TOKEN }}