We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae064f4 commit 8e3f49fCopy full SHA for 8e3f49f
.github/workflows/image-actions.yml .github/workflows/calibreapp-image-actions.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@master
16
17
- name: Compress Images
18
- uses: calibreapp/image-actions@master
+ uses: calibreapp/image-actions@main
19
with:
20
githubToken: ${{ secrets.GITHUB_TOKEN }}
0 commit comments