We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 428ed67 + b926b55 commit f36c61eCopy full SHA for f36c61e
.github/workflows/branch-deploy.yaml
@@ -417,7 +417,7 @@ jobs:
417
aws eks update-kubeconfig --region eu-west-1 --name ${{ secrets.EKS_CLUSTER_NAME }}
418
419
- name: Install 1Password CLI
420
- uses: 1password/install-cli-action@f5d505685ccf986ef535da41cd180792c8ac3a36 # v2.0.1
+ uses: 1password/install-cli-action@9a0c9dd934086b7ab1d90115d455bda1c53c2bdb # v2.0.2
421
with:
422
version: 2.25.0
423
0 commit comments