Skip to content

Commit 65faaf0

Browse files
committed
Use main branch from calibreapp/image-actions
Signed-off-by: yubiuser <[email protected]>
1 parent 448e7b4 commit 65faaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/calibreapp-image-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: actions/[email protected]
2020

2121
- name: Compress Images
22-
uses: calibreapp/image-actions@1.1.0 # TODO: if they start using a tag like v1, switch to that
22+
uses: calibreapp/image-actions@main # Their latest tag is > 4 years old and the README says to use main
2323
with:
2424
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)