From 272afaa7077cf2949e8dfa0ff29707428cffbd09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 13:10:38 +0000 Subject: [PATCH] ci(deps): update danysk/compile-and-publish-all-latex action to v1.0.30 --- .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 585f035..092e108 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@1.0.29 + - uses: DanySK/compile-and-publish-all-latex@1.0.30 with: token: ${{ secrets.GITHUB_TOKEN }}