Skip to content

Commit d96574a

Browse files
authored
Merge pull request #169 from linuxserver-labs/dependabot/github_actions/1password/load-secrets-action-3
2 parents b112624 + aafcbbd commit d96574a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
-
136136
name: Load Key
137137
id: op-load-key
138-
uses: 1password/load-secrets-action@v2
138+
uses: 1password/load-secrets-action@v3
139139
with:
140140
export-env: true
141141
env:

.github/workflows/build-split-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
-
179179
name: Load Key
180180
id: op-load-key
181-
uses: 1password/load-secrets-action@v2
181+
uses: 1password/load-secrets-action@v3
182182
with:
183183
export-env: true
184184
env:

0 commit comments

Comments
 (0)