We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d894f58 + 8ce34af commit cce0b3cCopy full SHA for cce0b3c
2 files changed
.github/workflows/static.yml
@@ -38,7 +38,7 @@ jobs:
38
egress-policy: audit
39
40
- name: Checkout
41
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
42
43
- name: Setup Pages
44
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
.github/workflows/sync-prod-gcs.yaml
@@ -26,7 +26,7 @@ jobs:
26
27
28
- name: Checkout code
29
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
30
31
- name: Authenticate to Google Cloud
32
id: auth
0 commit comments