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.
2 parents 409d19b + 5b46cd9 commit 83b0893Copy full SHA for 83b0893
1 file changed
.github/workflows/sign-agent-card.yml
@@ -24,12 +24,12 @@ jobs:
24
python-version: "3.13"
25
26
- name: Install UV
27
- uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7.0.0
+ uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
28
with:
29
version: "latest"
30
31
- name: Cache UV dependencies
32
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
33
34
path: ~/.cache/uv
35
key: ${{ runner.os }}-uv-sigstore-a2a-293f9bd
0 commit comments