We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf54f53 commit 0166fc8Copy full SHA for 0166fc8
.github/workflows/lint-gh.yaml
@@ -19,6 +19,6 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
22
- uses: ./.github/actions/checkout
+ uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
23
- name: Run actionlint
24
uses: ./.github/actions/actionlint
0 commit comments