]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps): Bump calibreapp/image-actions (#42442)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 27 May 2026 19:01:20 +0000 (21:01 +0200)
committerJulien Déramond <juderamond@gmail.com>
Wed, 27 May 2026 19:01:48 +0000 (21:01 +0200)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/calibreapp-image-actions.yml

index 878b183d104e769482d815f291ed1ced68e5bfa7..6e751c7a40312d7dd4895f23ab1651eed939c20a 100644 (file)
@@ -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 }}