diff --git a/.github/workflows/compress-images.yml b/.github/workflows/compress-images.yml index 3d95fd0..d21ea7a 100644 --- a/.github/workflows/compress-images.yml +++ b/.github/workflows/compress-images.yml @@ -5,7 +5,7 @@ jobs: name: calibreapp/image-actions runs-on: ubuntu-latest steps: - - uses: actions/checkout@master + - uses: actions/checkout@v6 - name: calibreapp/image-actions uses: docker://calibreapp/github-image-actions env: diff --git a/images/cassidy.jpg b/images/cassidy.jpg index a378c08..2d6c0ad 100644 Binary files a/images/cassidy.jpg and b/images/cassidy.jpg differ diff --git a/images/dan.jpg b/images/dan.jpg index 819e8b9..4d1c30a 100644 Binary files a/images/dan.jpg and b/images/dan.jpg differ diff --git a/images/tweet.jpg b/images/tweet.jpg index 7c4d6cc..9206b8f 100644 Binary files a/images/tweet.jpg and b/images/tweet.jpg differ