From 67b6fe5f4c0185b0a27ba2c35ffc4aeb8c5f7a6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:03:33 +0000 Subject: [PATCH] chore(deps): update danysk/compile-and-publish-all-latex action to v1.0.63 --- .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 46cbd87..9d747d2 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -17,6 +17,6 @@ jobs: Setup-Compile-Deploy: runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@1.0.62 + - uses: DanySK/compile-and-publish-all-latex@1.0.63 with: token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file