Skip to content

Commit 83b0893

Browse files
authored
Merge pull request #464 from kagenti/dependabot/github_actions/major-b53bac74f4
2 parents 409d19b + 5b46cd9 commit 83b0893

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sign-agent-card.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ jobs:
2424
python-version: "3.13"
2525

2626
- name: Install UV
27-
uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7.0.0
27+
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
2828
with:
2929
version: "latest"
3030

3131
- name: Cache UV dependencies
32-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
32+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
3333
with:
3434
path: ~/.cache/uv
3535
key: ${{ runner.os }}-uv-sigstore-a2a-293f9bd

0 commit comments

Comments
 (0)