From c4d8ce620231752dc6ba7d2bc29b227feb292ca3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 18:32:06 +0000 Subject: [PATCH] ci(deps): update danysk/compile-and-publish-all-latex action to v2.0.44 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 ee93570..ac3d3e1 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.43 + - uses: DanySK/compile-and-publish-all-latex@2.0.44 with: token: ${{ secrets.GITHUB_TOKEN }}