Skip to content

Commit 3b41668

Browse files
Update Many non-major
1 parent 4119384 commit 3b41668

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/calibreapp-image-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v5
2020
- name: Compress images
21-
uses: calibreapp/image-actions@v1.3.0
21+
uses: calibreapp/image-actions@1.4.0
2222
with:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"devDependencies": {
3232
"@cloudcommerce/eslint": "^2.49.2",
3333
"husky": "^9.1.7",
34-
"lint-staged": "^16.1.5"
34+
"lint-staged": "^16.1.6"
3535
}
3636
}

0 commit comments

Comments
 (0)