2 Commits

Author SHA1 Message Date
6885c91f63 Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 2s
2025-08-18 17:03:06 +00:00
b49c2c50e4 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 4d8a7fa (#1243)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m47s
2025-08-18 17:01:27 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:41
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Renovate
run: renovate

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main:
image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:6b25a35de28e31e91f13a86d1be227ef9eb61c034c4d7edf27f09c5c07ab29c0
tag: latest@sha256:4d8a7fa962c4ac7cfe3b4c4671066d79143cacfefd7005390dfbc10e4e2577f1
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT