We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a309476 commit 06e83b8Copy full SHA for 06e83b8
.github/workflows/ci-compress-images.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
- name: Compress Images
17
id: calibre
18
- uses: calibreapp/image-actions@18af99ce5f18839606d49ec8978d0f071e56d0f9 # main
+ uses: calibreapp/image-actions@05b1cf44e88c3b041b841452482df9497f046ef7 # main
19
with:
20
githubToken: ${{ secrets.GITHUB_TOKEN }}
21
compressOnly: true
0 commit comments