chore(deps): update calibreapp/image-actions action (1.1.0 → 1.3.0) (#101)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-27 23:09:05 +00:00
committed by GitHub
parent 43197d118c
commit bd7bb84d08
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Compress Images - name: Compress Images
id: calibre id: calibre
uses: calibreapp/image-actions@737ceeaeed61e17b8d358358a303f1b8d177b779 # 1.1.0 uses: calibreapp/image-actions@51921e25c9b0b62ed202c0ad0a2121f0f3ad186d # 1.3.0
with: with:
githubToken: ${{ secrets.GITHUB_TOKEN }} githubToken: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -24,6 +24,6 @@ jobs:
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: Compress Images - name: Compress Images
uses: calibreapp/image-actions@737ceeaeed61e17b8d358358a303f1b8d177b779 # 1.1.0 uses: calibreapp/image-actions@51921e25c9b0b62ed202c0ad0a2121f0f3ad186d # 1.3.0
with: with:
githubToken: ${{ secrets.GITHUB_TOKEN }} githubToken: ${{ secrets.GITHUB_TOKEN }}