Skip to content

Commit e73aa0d

Browse files
Bump calibreapp/image-actions from 76ede09aefdd97b88ac18ab8b6e9688079674e5c to 18af99ce5f18839606d49ec8978d0f071e56d0f9 (#3263)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Alex <[email protected]>
1 parent b8cc394 commit e73aa0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-compress-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
- name: Compress Images
1717
id: calibre
18-
uses: calibreapp/image-actions@76ede09aefdd97b88ac18ab8b6e9688079674e5c # main
18+
uses: calibreapp/image-actions@18af99ce5f18839606d49ec8978d0f071e56d0f9 # main
1919
with:
2020
githubToken: ${{ secrets.GITHUB_TOKEN }}
2121
compressOnly: true

0 commit comments

Comments
 (0)