Skip to content

Commit eae8034

Browse files
committed
Use main branch from calibreapp/image-actions
Signed-off-by: yubiuser <[email protected]>
1 parent 4c759dd commit eae8034

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
@@ -21,6 +21,6 @@ jobs:
2121
persist-credentials: false
2222

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

0 commit comments

Comments
 (0)