Skip to content

Commit b3123bc

Browse files
authored
revert: "chore(deps): update 1password/install-cli-action action to v… (#166)
revert: "chore(deps): update 1password/install-cli-action action to v2 (#163)" This reverts commit 8462f58.
1 parent 391f54f commit b3123bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
path: '${{ github.workspace }}/build'
8181

8282
- name: Install 1Password CLI
83-
uses: 1password/install-cli-action@707af61a6c8b4fa7f9476328c035208fba6b54d7 # v2
83+
uses: 1password/install-cli-action@143a85f84a90555d121cde2ff5872e393a47ab9f # v1
8484

8585
- name: Install Terragrunt
8686
uses: eLco/setup-terragrunt@2c5116f8979bb261072ef57c97ac026cd9c27434 # v1

.github/workflows/destroy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2121

2222
- name: Install 1Password CLI
23-
uses: 1password/install-cli-action@707af61a6c8b4fa7f9476328c035208fba6b54d7 # v2
23+
uses: 1password/install-cli-action@143a85f84a90555d121cde2ff5872e393a47ab9f # v1
2424

2525
- name: Install Terragrunt
2626
uses: eLco/setup-terragrunt@2c5116f8979bb261072ef57c97ac026cd9c27434 # v1

0 commit comments

Comments
 (0)