We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a638ff7 commit c1c0516Copy full SHA for c1c0516
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
timeout-minutes: 3
21
steps:
22
- name: Checkout Repo
23
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # https://github.com/actions/checkout/releases/tag/v3.5.2
24
- name: Install copywrite
25
uses: hashicorp/[email protected]
26
- name: Validate Header Compliance
0 commit comments