Skip to content

Bump minimatch from 3.1.2 to 3.1.5 #79

Bump minimatch from 3.1.2 to 3.1.5

Bump minimatch from 3.1.2 to 3.1.5 #79

name: Optimize images
on: pull_request
jobs:
build:
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@main
- name: Compress Images
uses: calibreapp/image-actions@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}