Skip to content

Commit 184e871

Browse files
chore(deps): bump 1password/install-cli-action from 4.0.0 to 4.1.0 (#208)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb2a02 commit 184e871

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy_helm_chart.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
aws eks update-kubeconfig --region ${{ inputs.cluster_region }} --name ${{ secrets.cluster_name }}
151151
152152
- name: Install 1Password CLI
153-
uses: 1password/install-cli-action@a5215d3a7f75c1629216c465ea9ab3ab399c4b71 # v4.0.0
153+
uses: 1password/install-cli-action@1a3160d5e9de1ae0803eaa08a88746f5ae3daa50 # v4.1.0
154154
with:
155155
version: 2.34.1
156156

@@ -287,7 +287,7 @@ jobs:
287287
role-duration-seconds: 900
288288

289289
- name: Install 1Password CLI
290-
uses: 1password/install-cli-action@a5215d3a7f75c1629216c465ea9ab3ab399c4b71 # v4.0.0
290+
uses: 1password/install-cli-action@1a3160d5e9de1ae0803eaa08a88746f5ae3daa50 # v4.1.0
291291
with:
292292
version: 2.34.1
293293

0 commit comments

Comments
 (0)