We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a51be8 commit b1c7043Copy full SHA for b1c7043
.github/workflows/compliance.yml
@@ -12,6 +12,6 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
15
- - uses: hashicorp/setup-copywrite@867a1a2a064a0626db322392806428f7dc59cb3e # v1.1.2
+ - uses: hashicorp/setup-copywrite@32638da2d4e81d56a0764aa1547882fc4d209636 # v1.1.3
16
- run: copywrite headers --plan
17
- run: copywrite license --plan
0 commit comments