From 6b296995ca63be795febc136ed99d337b5235110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:59:33 +0000 Subject: [PATCH] chore(deps): Bump calibreapp/image-actions Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from 4f7260f5dbd809ec86d03721c1ad71b8a841d3e0 to e2cc8db5d49c849e00844dfebf01438318e96fa2. - [Commits](https://github.com/calibreapp/image-actions/compare/4f7260f5dbd809ec86d03721c1ad71b8a841d3e0...e2cc8db5d49c849e00844dfebf01438318e96fa2) --- updated-dependencies: - dependency-name: calibreapp/image-actions dependency-version: e2cc8db5d49c849e00844dfebf01438318e96fa2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/scheduled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 4d993de..5ea1d39 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -36,7 +36,7 @@ jobs: - name: Compress images id: calibre - uses: calibreapp/image-actions@4f7260f5dbd809ec86d03721c1ad71b8a841d3e0 # main + uses: calibreapp/image-actions@e2cc8db5d49c849e00844dfebf01438318e96fa2 # main with: githubToken: ${{ secrets.GITHUB_TOKEN }} compressOnly: true