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 55a86a3 + 454ca2a commit 9101fb8Copy full SHA for 9101fb8
.github/workflows/refreshcerts.yaml
@@ -35,7 +35,7 @@ jobs:
35
echo "${{secrets.GOOGLE_PRIVKEY}}" > /gluster/@/api/keys/google.key
36
# Install Python Libraries and run Python ACME script
37
- name: Install uv
38
- uses: astral-sh/setup-uv@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6.2.1
+ uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6.3.0
39
- name: Install Python Libraries, run create_cert script then copy certs to right place
40
run: |-
41
chmod -R 777 secondaries-scripts
0 commit comments