From 0461e5d6f0611cd24a2bca087a5d98125c3b0ca6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:30:11 +0000 Subject: [PATCH] ci(deps): update danysk/compile-and-publish-all-latex action to v2.0.41 --- .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 48da9ff..787eabc 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.40 + - uses: DanySK/compile-and-publish-all-latex@2.0.41 with: token: ${{ secrets.GITHUB_TOKEN }}