Pin dependencies

This commit is contained in:
2026-02-22 20:25:20 +00:00
parent 5e7369cd25
commit e396a4db79
4 changed files with 14 additions and 448 deletions

View File

@@ -10,7 +10,7 @@ when:
steps:
- name: generate-dungeon
image: ghcr.io/puppeteer/puppeteer:latest
image: ghcr.io/puppeteer/puppeteer:latest@sha256:19d010877be7911acd7ad1795f603b4ca604c88c26848b81d1d9914e85a289e4
environment:
OLLAMA_API_URL:
from_secret: OLLAMA_API_URL
@@ -23,7 +23,7 @@ steps:
- npm start
- name: upload-to-gitea-release
image: curlimages/curl:latest
image: curlimages/curl:latest@sha256:d94d07ba9e7d6de898b6d96c1a072f6f8266c687af78a74f380087a0addf5d17
environment:
GITEA_TOKEN:
from_secret: GITEA_TOKEN