Skip to content

Commit

Permalink
Updated 1Password plugin to 2.0.0
Browse files Browse the repository at this point in the history
... to silence GitHub's warning about NodeJS 16 being deprecated.
  • Loading branch information
fredericsimard authored Jul 20, 2024
1 parent 6a1090c commit 6c1e66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy_java_language_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Load secrets from 1Password
id: onepw_secrets
uses: 1password/load-secrets-action@v1.3.1
uses: 1password/load-secrets-action@v2.0.0
with:
export-env: true # Export loaded secrets as environment variables
env:
Expand Down

0 comments on commit 6c1e66c

Please sign in to comment.