We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d97bf commit ff18170Copy full SHA for ff18170
.github/workflows/compliance.yml
@@ -18,7 +18,7 @@ jobs:
18
# Full git history is needed to get a proper list of changed files within `super-linter`
19
fetch-depth: 0
20
21
- - uses: hashicorp/setup-copywrite@867a1a2a064a0626db322392806428f7dc59cb3e # v1.1.2
+ - uses: hashicorp/setup-copywrite@32638da2d4e81d56a0764aa1547882fc4d209636 # v1.1.3
22
23
- run: copywrite headers --plan
24
0 commit comments