Skip to content

Commit aa4b18d

Browse files
committed
Indentation.
1 parent 8697659 commit aa4b18d

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.github/workflows/reusable-workflow-lint.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,17 @@ jobs:
110110
security-events: write
111111
contents: read
112112
steps:
113-
- name: Checkout repository
114-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
115-
with:
116-
persist-credentials: false
113+
- name: Checkout repository
114+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
115+
with:
116+
persist-credentials: false
117117

118-
- name: Run Poutine
119-
uses: boostsecurityio/poutine-action@84c0a0d32e8d57ae12651222be1eb15351429228 # v0.15.2
118+
- name: Run Poutine
119+
uses: boostsecurityio/poutine-action@84c0a0d32e8d57ae12651222be1eb15351429228 # v0.15.2
120120

121-
- name: Upload poutine SARIF file
122-
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
123-
with:
124-
sarif_file: results.sarif
125-
category: poutine
126-
wait-for-processing: false
121+
- name: Upload poutine SARIF file
122+
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
123+
with:
124+
sarif_file: results.sarif
125+
category: poutine
126+
wait-for-processing: false

0 commit comments

Comments
 (0)