Skip to content

Commit edf4844

Browse files
Update action-markdownlint.yml
1 parent ca9f5d5 commit edf4844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/action-markdownlint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ on:
66
push:
77
branches: [ main ]
88
permissions:
9-
contents: write
9+
contents: read
1010
jobs:
1111
call-markdown-lint:
12-
uses: step-security/workflow-playground/.github/workflows/action-markdown-lint.yml@main
12+
uses: step-security/workflow-playground/.github/workflows/action-markdown-lint.yml@2d61f104b186b3a4299da1cab2144ff662842898
1313
with:
1414
action-tag: ${{ github.head_ref || github.ref_name }}
1515

0 commit comments

Comments
 (0)