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 97330b7 commit a360960Copy full SHA for a360960
.github/workflows/calibreapp-image-actions.yml
@@ -27,6 +27,6 @@ jobs:
27
persist-credentials: false
28
29
- name: Compress Images
30
- uses: calibreapp/image-actions@737ceeaeed61e17b8d358358a303f1b8d177b779 # v1.1.0
+ uses: calibreapp/image-actions@51921e25c9b0b62ed202c0ad0a2121f0f3ad186d # v1.3.0
31
with:
32
- githubToken: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments