Skip to content

Commit

Permalink
bump 1password gh actions to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Zollinger committed Sep 9, 2024
1 parent 00e5505 commit 828f10a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -50,4 +50,4 @@ jobs:
commit_user_name: vhs-action 📼
commit_user_email: [email protected]
commit_author: vhs-action 📼 <[email protected]>
file_pattern: '*.gif'
file_pattern: '*.gif'
4 changes: 2 additions & 2 deletions .github/workflows/update-README.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -31,4 +31,4 @@ jobs:
commit_user_name: vhs-action 📼
commit_user_email: [email protected]
commit_author: vhs-action 📼 <[email protected]>
file_pattern: '*.gif'
file_pattern: '*.gif'

0 comments on commit 828f10a

Please sign in to comment.