Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #202 from 2i2c-org/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
sgibson91 authored Oct 3, 2023
2 parents 2874d91 + 642e047 commit aeec821
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/meeting-facilitator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

# This action use the github official cache mechanism internally
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1
with:
version: v3.7.2

Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:

# This action use the github official cache mechanism internally
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1
with:
version: v3.7.2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/populate-current-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

# This action use the github official cache mechanism internally
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1
with:
version: v3.7.2

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/support-triager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

# This action use the github official cache mechanism internally
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1
with:
version: v3.7.2

Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:

# This action use the github official cache mechanism internally
- name: Install sops
uses: mdgreenwald/mozilla-sops-action@v1.4.1
uses: mdgreenwald/mozilla-sops-action@v1
with:
version: v3.7.2

Expand Down

0 comments on commit aeec821

Please sign in to comment.