Skip to content

Commit 5f7eebb

Browse files
Bump calibreapp/image-actions from 1.1.0 to 1.2.0 (#138)
Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/calibreapp/image-actions/releases) - [Commits](calibreapp/image-actions@1.1.0...1.2.0) --- updated-dependencies: - dependency-name: calibreapp/image-actions dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c03df9d commit 5f7eebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compress-images.yml

Lines changed: 1 addition & 1 deletion
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.1.0
23+
uses: calibreapp/image-actions@1.2.0
2424
with:
2525
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)