Skip to content

Commit

Permalink
Merge pull request 2i2c-org#3848 from 2i2c-org/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions-ea52ce341d

Bump the actions group with 1 update
  • Loading branch information
consideRatio authored Mar 26, 2024
2 parents d12e4fc + c34b281 commit e51a3ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-grafana-dashboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo apt install jsonnet
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.5.0
uses: mdgreenwald/mozilla-sops-action@v1.6.0

- name: Setup sops credentials to decrypt repo secrets
uses: google-github-actions/auth@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ensure-uptime-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# We use sops to store encrypted GCP ServiceAccount Key that terraform uses
# to run, as well as PagerDuty config terraform uses
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.5.0
uses: mdgreenwald/mozilla-sops-action@v1.6.0

# Authenticate with the correct KMS key that sops will use.
- name: Setup sops credentials to decrypt repo secrets
Expand Down

0 comments on commit e51a3ae

Please sign in to comment.