We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a767963 commit b59ac52Copy full SHA for b59ac52
‎.github/workflows/pullrequest-linter.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# More info: https://github.com/actions/checkout.
40
- name: Checkout & Authentication
41
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
42
with:
43
token: ${{ steps.get_token.outputs.token }}
44
persist-credentials: false
0 commit comments