Skip to content

Commit 9101fb8

Browse files
authored
Merge pull request #2315 from atsign-foundation/dependabot/github_actions/github-actions-06207cdba9
build(deps): Bump astral-sh/setup-uv from 6.2.1 to 6.3.0 in the github-actions group
2 parents 55a86a3 + 454ca2a commit 9101fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refreshcerts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo "${{secrets.GOOGLE_PRIVKEY}}" > /gluster/@/api/keys/google.key
3636
# Install Python Libraries and run Python ACME script
3737
- name: Install uv
38-
uses: astral-sh/setup-uv@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6.2.1
38+
uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6.3.0
3939
- name: Install Python Libraries, run create_cert script then copy certs to right place
4040
run: |-
4141
chmod -R 777 secondaries-scripts

0 commit comments

Comments
 (0)