Skip to content

Commit c1b57a6

Browse files
chore(github-actions): update jkroepke/setup-sops action to v1.5.7 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2200b1c commit c1b57a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
version: v${{ matrix.helm-version != '' && matrix.helm-version || env.VERSION_HELM }}
186186

187187
- name: Setup Sops
188-
uses: jkroepke/setup-sops@5892518c6541249b0b1fd4a7c517b2115cb1f5e8 # v1.5.6
188+
uses: jkroepke/setup-sops@b097787b340b188709022aa0a0f65eaf54385b46 # v1.5.7
189189
with:
190190
version: ${{ env.VERSION_SOPS }}
191191

@@ -300,7 +300,7 @@ jobs:
300300
version: v${{ env.VERSION_HELM }}
301301

302302
- name: Setup Sops
303-
uses: jkroepke/setup-sops@5892518c6541249b0b1fd4a7c517b2115cb1f5e8 # v1.5.6
303+
uses: jkroepke/setup-sops@b097787b340b188709022aa0a0f65eaf54385b46 # v1.5.7
304304
with:
305305
version: ${{ env.VERSION_SOPS }}
306306

@@ -384,7 +384,7 @@ jobs:
384384
version: v${{ env.VERSION_HELM }}
385385

386386
- name: Setup Sops
387-
uses: jkroepke/setup-sops@5892518c6541249b0b1fd4a7c517b2115cb1f5e8 # v1.5.6
387+
uses: jkroepke/setup-sops@b097787b340b188709022aa0a0f65eaf54385b46 # v1.5.7
388388
with:
389389
version: ${{ env.VERSION_SOPS }}
390390

0 commit comments

Comments
 (0)