From 727e84ab8e5d7df0a002dc34a27e96933f870357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 22:42:49 +0000 Subject: [PATCH] ci(deps): update danysk/compile-and-publish-all-latex action to v2.0.9 --- .github/workflows/compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 307da12..91ca10f 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -20,6 +20,6 @@ jobs: contents: write runs-on: ubuntu-latest steps: - - uses: DanySK/compile-and-publish-all-latex@2.0.8 + - uses: DanySK/compile-and-publish-all-latex@2.0.9 with: token: ${{ secrets.GITHUB_TOKEN }}