Skip to content

Commit

Permalink
chore: remove dupe 'uses' and bump to latest GHA setup action version (
Browse files Browse the repository at this point in the history
…#107)

* rm dupe 'uses'

* bump to latest version

* chore: use the sha

Co-authored-by: Caleb Albers <7110138+CalebAlbers@users.noreply.github.com>

---------

Co-authored-by: Caleb Albers <7110138+CalebAlbers@users.noreply.github.com>
  • Loading branch information
bschaatsbergen and CalebAlbers committed Mar 25, 2024
1 parent 0f07759 commit 69677b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -143,7 +143,7 @@ freely in later steps.

```yaml
- name: Setup Copywrite
uses: uses: hashicorp/setup-copywrite@3ace06ad72e6ec679ea8572457b17dbc3960b8ce # v1.0.0
uses: hashicorp/setup-copywrite@867a1a2a064a0626db322392806428f7dc59cb3e # v1.1.2

- name: Check Header Compliance
run: copywrite headers --plan
Expand Down

0 comments on commit 69677b0

Please sign in to comment.