From 32598452a59db34e7bfa4f8787d3680354a8ed06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 19:27:38 +0000 Subject: [PATCH] chore(deps): Bump calibreapp/image-actions Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from 03c976c29803442fc4040a9de5509669e7759b81 to 4f7260f5dbd809ec86d03721c1ad71b8a841d3e0. - [Release notes](https://github.com/calibreapp/image-actions/releases) - [Commits](https://github.com/calibreapp/image-actions/compare/03c976c29803442fc4040a9de5509669e7759b81...4f7260f5dbd809ec86d03721c1ad71b8a841d3e0) --- updated-dependencies: - dependency-name: calibreapp/image-actions dependency-version: 4f7260f5dbd809ec86d03721c1ad71b8a841d3e0 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 31d82da..c7a249d 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@03c976c29803442fc4040a9de5509669e7759b81 # main + uses: calibreapp/image-actions@4f7260f5dbd809ec86d03721c1ad71b8a841d3e0 # main with: githubToken: ${{ secrets.GITHUB_TOKEN }} compressOnly: true