Skip to content

Commit bb81ec3

Browse files
jsf9kmcdonnnj
andcommitted
Add a reminder
We need a reminder add the step-security/harden-runner action at the top of every job. Co-authored-by: Nick <[email protected]>
1 parent 9dc773c commit bb81ec3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
name: Run diagnostics
1919
runs-on: ubuntu-latest
2020
steps:
21+
# Note that a duplicate of this step must be added at the top of
22+
# each job.
2123
- id: harden-runner
2224
name: Harden the runner
2325
uses: step-security/harden-runner@v2

0 commit comments

Comments
 (0)