Skip to content

Commit

Permalink
Bump mdgreenwald/mozilla-sops-action in /.github/actions/setup-deploy
Browse files Browse the repository at this point in the history
Bumps [mdgreenwald/mozilla-sops-action](https://github.com/mdgreenwald/mozilla-sops-action) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/mdgreenwald/mozilla-sops-action/releases)
- [Commits](mdgreenwald/mozilla-sops-action@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: mdgreenwald/mozilla-sops-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent f2dbd3f commit 1178a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-deploy/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ runs:

# This action use the github official cache mechanism internally
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.5.0
uses: mdgreenwald/mozilla-sops-action@v1.6.0

# Install pre-requisite for "gcloud container clusters get-credentials"
# command with a modern k8s client.
Expand Down

0 comments on commit 1178a27

Please sign in to comment.