Skip to content

Commit 07056c8

Browse files
Rm athenticate sops steps completly
1 parent fca205f commit 07056c8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ensure-uptime-checks.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ jobs:
3838
- name: Install sops
3939
uses: mdgreenwald/mozilla-sops-action@v1.6.0
4040

41-
# Authenticate with the correct KMS key that sops will use.
42-
- name: Setup sops credentials to decrypt repo secrets
43-
uses: google-github-actions/auth@v3
44-
with:
45-
credentials_json: ${{ secrets.GCP_KMS_DECRYPTOR_KEY }}
46-
4741
- name: ensure uptime checks are set up
4842
run: |
4943
cd terraform/uptime-checks

0 commit comments

Comments
 (0)