Skip to content

Commit a4e4b3d

Browse files
chore(deps): pin dependencies (#56)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f340e9b commit a4e4b3d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
include:
1919
- name: ubuntu
2020
image-name: python-base-ubuntu
21-
from: ubuntu:24.04
21+
from: ubuntu:24.04@sha256:cd1dba651b3080c3686ecf4e3c4220f026b521fb76978881737d24f200828b2b
2222
- name: ubuntu-cloud-archive
2323
image-name: python-base-ubuntu-cloud-archive
2424
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:ac32af5dba570900ca94e6fde00007a496a801334bb2a0f2663d886910bc62a9
@@ -27,13 +27,13 @@ jobs:
2727
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:ac32af5dba570900ca94e6fde00007a496a801334bb2a0f2663d886910bc62a9
2828
- name: debian
2929
image-name: python-base-debian
30-
from: debian:trixie
30+
from: debian:trixie@sha256:5cf544fad978371b3df255b61e209b373583cb88b733475c86e49faa15ac2104
3131
- name: rockylinux
3232
image-name: python-base-rockylinux
33-
from: rockylinux:9
33+
from: rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6
3434
- name: almalinux
3535
image-name: python-base-almalinux
36-
from: almalinux:9
36+
from: almalinux:9@sha256:27c814f897cf2538496f1653908d653006b5cebd6cebfad26b59ad706243426c
3737
permissions:
3838
contents: read
3939
id-token: write

0 commit comments

Comments
 (0)