We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee667e commit 92efbb4Copy full SHA for 92efbb4
1 file changed
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
from: rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6
34
- name: almalinux
35
image-name: python-base-almalinux
36
- from: almalinux:9@sha256:9b719dc3150c74fd71bd24659b780ec41f5e7166dd24b7d92904125d4f63c65f
+ from: almalinux:9@sha256:d2515c769e7b73f95c4fde38c0a505336ff38f14990c0b7253b77060a049a743
37
permissions:
38
contents: read
39
id-token: write
0 commit comments