Pin dependencies
Some checks failed
Actions / Build and Push Images (pull_request) Has been skipped
Actions / Lint (pull_request) Failing after 18s

This commit is contained in:
Renovate 2024-12-28 15:40:54 +00:00
parent 4fa52fe19d
commit d37d593ba2
Signed by: Renovate
GPG key ID: C42AFED545031BE9
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ jobs:
lint:
name: Lint
runs-on: docker
container: www.coastalcommits.com/cswimr/actions:uv
container: www.coastalcommits.com/cswimr/actions:uv@sha256:513950ba040ce410cbbdbafd5e21923102c3e138474df078d6948a9d8a28e3c7
steps:
- name: Checkout code
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3

View file

@ -1,4 +1,4 @@
FROM ghcr.io/astral-sh/uv:debian-slim
FROM ghcr.io/astral-sh/uv:debian-slim@sha256:7209e1b02f3e2429ae87ef7d7c77f9e9e3a218d36e1c30bfd788c0f6c71ec6dc
WORKDIR /app