Skip to content

Commit

Permalink
Merge pull request #33 from hashicorp/aw/bump-copywrite
Browse files Browse the repository at this point in the history
Bump copywrite to version 1.1.2 to address rate limit error
  • Loading branch information
annawinkler authored May 22, 2023
2 parents b5a6d99 + 3c234cf commit 5f358c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Install Copywrite
id: install
uses: hashicorp/setup-copywrite@v1.0.0
uses: hashicorp/setup-copywrite@v1.1.2

- name: Output Installed Copywrite Version
run: echo "Installed Copywrite CLI ${{steps.install.outputs.version}}"
Expand Down

0 comments on commit 5f358c0

Please sign in to comment.