diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 357dbd5..5f6c72d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,6 +18,6 @@ repos: stages: [commit-msg] additional_dependencies: ["@open-turo/commitlint-config-conventional"] - repo: https://github.com/rhysd/actionlint - rev: v1.7.0 + rev: v1.7.1 hooks: - id: actionlint diff --git a/run-sync/docker-compose.yaml b/run-sync/docker-compose.yaml index fdf9689..129d7ba 100644 --- a/run-sync/docker-compose.yaml +++ b/run-sync/docker-compose.yaml @@ -22,7 +22,7 @@ services: - "./1password-credentials.json:/home/opuser/.op/1password-credentials.json" - "data:/home/opuser/.op/data" kubesealer: - image: turo/kubesealer:4.11.0 + image: turo/kubesealer:4.13.0 env_file: .env volumes: