feat(github-action)!: Update github/super-linter ( v5 → v6 ) (#16)

This commit is contained in:
renovate[bot]
2024-08-31 14:55:03 +03:00
committed by GitHub
parent 7fc9188227
commit 65d53b994b
17 changed files with 87 additions and 76 deletions

View File

@@ -5,7 +5,10 @@ name: Compress Images on Demand
on:
workflow_dispatch:
schedule:
- cron: "00 23 * * 0"
- cron: '00 23 * * 0'
permissions: read-all
jobs:
CompressOnDemandOrSchedule:
name: calibreapp/image-actions