From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 19:01:20 +0000 (+0200) Subject: Build(deps): Bump calibreapp/image-actions (#42442) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73857e6c2801504e08713c38d6116d36073b0036;p=thirdparty%2Fbootstrap.git Build(deps): Bump calibreapp/image-actions (#42442) Bumps the github-actions group with 1 update in the / directory: [calibreapp/image-actions](https://github.com/calibreapp/image-actions). Updates `calibreapp/image-actions` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/calibreapp/image-actions/releases) - [Commits](https://github.com/calibreapp/image-actions/compare/f32575787d333b0579f0b7d506ff03be63a669d1...9d037c06280028c110ff61c433ad4dc7d33c3c43) --- updated-dependencies: - dependency-name: calibreapp/image-actions dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/calibreapp-image-actions.yml b/.github/workflows/calibreapp-image-actions.yml index 878b183d10..6e751c7a40 100644 --- a/.github/workflows/calibreapp-image-actions.yml +++ b/.github/workflows/calibreapp-image-actions.yml @@ -28,6 +28,6 @@ jobs: persist-credentials: false - name: Compress Images - uses: calibreapp/image-actions@f32575787d333b0579f0b7d506ff03be63a669d1 # v1.4.1 + uses: calibreapp/image-actions@9d037c06280028c110ff61c433ad4dc7d33c3c43 # v1.5.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}