Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avaly committed Feb 23, 2023
1 parent 038aff0 commit 3bd1145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following to your `pipeline.yml`:
steps:
- command: 'echo \$SECRET_VAR'
plugins:
- avaly/gcp-secret-manager#v1.1.0:
- avaly/gcp-secret-manager#v1.1.1:
credentials_file: /etc/gcloud-credentials.json
env:
SECRET_VAR: my-secret-name
Expand Down

0 comments on commit 3bd1145

Please sign in to comment.