We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4c8f9 commit 3ff8c0fCopy full SHA for 3ff8c0f
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout repository
21
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22
23
- name: Setup uv
24
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
.github/workflows/docker-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
# Install the cosign tool except on PR
31
# https://github.com/sigstore/cosign-installer
0 commit comments