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 b8cc394 commit e73aa0dCopy full SHA for e73aa0d
.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@76ede09aefdd97b88ac18ab8b6e9688079674e5c # main
+ uses: calibreapp/image-actions@18af99ce5f18839606d49ec8978d0f071e56d0f9 # main
19
with:
20
githubToken: ${{ secrets.GITHUB_TOKEN }}
21
compressOnly: true
0 commit comments