diff --git a/.github/workflows/meeting-facilitator.yaml b/.github/workflows/meeting-facilitator.yaml index 88ce325..300316a 100644 --- a/.github/workflows/meeting-facilitator.yaml +++ b/.github/workflows/meeting-facilitator.yaml @@ -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 @@ -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 diff --git a/.github/workflows/populate-current-roles.yaml b/.github/workflows/populate-current-roles.yaml index f42a958..43c37a2 100644 --- a/.github/workflows/populate-current-roles.yaml +++ b/.github/workflows/populate-current-roles.yaml @@ -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 diff --git a/.github/workflows/support-triager.yaml b/.github/workflows/support-triager.yaml index e6be267..815bb49 100644 --- a/.github/workflows/support-triager.yaml +++ b/.github/workflows/support-triager.yaml @@ -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 @@ -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