There was an error while loading. Please reload this page.
1 parent fdb2a02 commit 184e871Copy full SHA for 184e871
1 file changed
.github/workflows/deploy_helm_chart.yml
@@ -150,7 +150,7 @@ jobs:
150
aws eks update-kubeconfig --region ${{ inputs.cluster_region }} --name ${{ secrets.cluster_name }}
151
152
- name: Install 1Password CLI
153
- uses: 1password/install-cli-action@a5215d3a7f75c1629216c465ea9ab3ab399c4b71 # v4.0.0
+ uses: 1password/install-cli-action@1a3160d5e9de1ae0803eaa08a88746f5ae3daa50 # v4.1.0
154
with:
155
version: 2.34.1
156
@@ -287,7 +287,7 @@ jobs:
287
role-duration-seconds: 900
288
289
290
291
292
293
0 commit comments