From c40e326840ba4c91d1169e483a9bf5a4f884db1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 02:35:44 +0000 Subject: [PATCH] chore(deps): Bump calibreapp/image-actions Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from e2cc8db5d49c849e00844dfebf01438318e96fa2 to 9d037c06280028c110ff61c433ad4dc7d33c3c43. - [Release notes](https://github.com/calibreapp/image-actions/releases) - [Commits](https://github.com/calibreapp/image-actions/compare/e2cc8db5d49c849e00844dfebf01438318e96fa2...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 5ea1d39..2a5d1e6 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@e2cc8db5d49c849e00844dfebf01438318e96fa2 # main + uses: calibreapp/image-actions@9d037c06280028c110ff61c433ad4dc7d33c3c43 # main with: githubToken: ${{ secrets.GITHUB_TOKEN }} compressOnly: true