diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index de80887..c5083df 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -46,13 +46,13 @@ jobs: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} - name: Setup 1Password - uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3 + uses: 1password/load-secrets-action/configure@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load all secrets id: secrets - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3 + uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 with: export-env: true env: @@ -299,12 +299,12 @@ jobs: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} - name: Setup 1Password - uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3 + uses: 1password/load-secrets-action/configure@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load Slack secrets - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3 + uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 with: export-env: true env: @@ -353,12 +353,12 @@ jobs: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} - name: Setup 1Password - uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3 + uses: 1password/load-secrets-action/configure@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load Slack secrets - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3 + uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 with: export-env: true env: