From c649d4d75c01e3bc41b5dae5aca1968800c87a5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 21:47:13 +0000 Subject: [PATCH] ci(deps): update danysk/compile-and-publish-all-latex action to v2.0.14 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 004fa6f..a064f2a 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -6,6 +6,6 @@ jobs: Setup-Compile-Deploy: runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@2.0.13 + - uses: DanySK/compile-and-publish-all-latex@2.0.14 with: token: ${{ secrets.GITHUB_TOKEN }}