diff --git a/.github/workflows/test-changes.yml b/.github/workflows/test-changes.yml index 2a0faaa..4008629 100644 --- a/.github/workflows/test-changes.yml +++ b/.github/workflows/test-changes.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Load secrets from 1Password - uses: 1Password/load-secrets-action@v1.3.1 + uses: 1Password/load-secrets-action@v2.0.0 id: OPassword-credentials with: export-env: true @@ -50,4 +50,4 @@ jobs: commit_user_name: vhs-action 📼 commit_user_email: actions@github.com commit_author: vhs-action 📼 - file_pattern: '*.gif' \ No newline at end of file + file_pattern: '*.gif' diff --git a/.github/workflows/update-README.yml b/.github/workflows/update-README.yml index d109cac..13905a7 100644 --- a/.github/workflows/update-README.yml +++ b/.github/workflows/update-README.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Load secrets from 1Password - uses: 1Password/load-secrets-action@v1.3.1 + uses: 1Password/load-secrets-action@v2.0.0 id: OPassword-credentials with: export-env: true @@ -31,4 +31,4 @@ jobs: commit_user_name: vhs-action 📼 commit_user_email: actions@github.com commit_author: vhs-action 📼 - file_pattern: '*.gif' \ No newline at end of file + file_pattern: '*.gif'