diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5ad43bc..6925d4e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,7 +22,7 @@ jobs: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository ) - uses: 1password/load-secrets-action/.github/workflows/acceptance-test.yml@vzt/use-op-cli-installer #TODO: after merge, this to main, revert to consume yml file from main (delete '@vzt/use-op-cli-installer') + uses: 1password/load-secrets-action/.github/workflows/acceptance-test.yml@main secrets: inherit strategy: matrix: @@ -50,7 +50,7 @@ jobs: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository ) - uses: 1password/load-secrets-action/.github/workflows/acceptance-test.yml@vzt/use-op-cli-installer #TODO: after merge, this to main, revert to consume yml file from main (delete '@vzt/use-op-cli-installer') + uses: 1password/load-secrets-action/.github/workflows/acceptance-test.yml@main secrets: inherit strategy: matrix: @@ -78,7 +78,7 @@ jobs: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository ) - uses: 1password/load-secrets-action/.github/workflows/acceptance-test.yml@vzt/use-op-cli-installer #TODO: after merge, this to main, revert to consume yml file from main (delete '@vzt/use-op-cli-installer') + uses: 1password/load-secrets-action/.github/workflows/acceptance-test.yml@main secrets: inherit strategy: matrix: