Skip to content

Commit

Permalink
Merge pull request #409 from jkroepke/dependabot/github_actions/mdgre…
Browse files Browse the repository at this point in the history
…enwald/mozilla-sops-action-1.5.0
  • Loading branch information
jkroepke authored Sep 18, 2023
2 parents ff3fcce + 7cc0358 commit 8472812
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
version: ${{ env.VERSION_HELM }}

- name: Setup Sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1.5.0
with:
version: ${{ env.VERSION_SOPS }}

Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:
version: ${{ env.VERSION_HELM }}

- name: Setup Sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1.5.0
with:
version: ${{ env.VERSION_SOPS }}

Expand Down Expand Up @@ -327,7 +327,7 @@ jobs:
version: ${{ env.VERSION_HELM }}

- name: Setup Sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1.5.0
with:
version: ${{ env.VERSION_SOPS }}

Expand Down

0 comments on commit 8472812

Please sign in to comment.