ci: upgrade Obsidian to the latest v1.12.7

This commit is contained in:
Kirill Gavrilov 2026-03-26 22:22:03 +03:00
parent 46b76af4fd
commit 0a68c244c1

View file

@ -24,7 +24,7 @@ on:
env:
NODEJS_VERSION: ${{ inputs.nodejs_version || '24' }}
OBSIDIAN_VERSION: ${{ inputs.obsidian_version || '1.9.14' }}
OBSIDIAN_VERSION: ${{ inputs.obsidian_version || '1.12.7' }}
DEBIAN_VERSION: ${{ inputs.debian_version || 'trixie' }}
IMAGE_NAME: ghcr.io/${{ github.repository }}/ci-runner