Skip to content

Commit ec6c2fd

Browse files
🔄 synced local '.github/workflows/pullrequest-linter.yml' with remote '.github/workflows/pullrequest-linter.yml'
1 parent 14a2a4b commit ec6c2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pullrequest-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
# More info: https://github.com/actions/checkout.
4040
- name: Checkout & Authentication
41-
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
41+
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
4242
with:
4343
token: ${{ steps.get_token.outputs.token }}
4444
persist-credentials: false

0 commit comments

Comments
 (0)