Skip to content

Commit 0a6ccce

Browse files
Bump calibreapp/image-actions from 1.2.0 to 1.4.0 (#139)
* Bump calibreapp/image-actions from 1.2.0 to 1.4.0 Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from 1.2.0 to 1.4.0. - [Release notes](https://github.com/calibreapp/image-actions/releases) - [Commits](calibreapp/image-actions@1.2.0...1.4.0) --- updated-dependencies: - dependency-name: calibreapp/image-actions dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update .github/workflows/compress-images.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dongdong Tian <[email protected]>
1 parent 5f7eebb commit 0a6ccce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compress-images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
uses: actions/checkout@v5
2121

2222
- name: Compress Images
23-
uses: calibreapp/image-actions@1.2.0
23+
uses: calibreapp/image-actions@1.4.0
2424
with:
25-
githubToken: ${{ secrets.GITHUB_TOKEN }}
25+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)