Skip to content

Commit f2ff8fc

Browse files
Gregg CochranCopilot
andcommitted
⚡ Pin Actions by SHA + add permissions block
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f2e4b58 commit f2ff8fc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/validate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ concurrency:
1010
group: ${{ github.workflow }}-${{ github.ref }}
1111
cancel-in-progress: true
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
validate:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)