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 05bf025 commit 646b310Copy full SHA for 646b310
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
all_but_latest: true
19
access_token: ${{ secrets.GITHUB_TOKEN }}
20
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
22
23
- name: Install Node dependencies
24
uses: demvsystems/eslint-config-liebe/.github/actions/setup-node@main
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
25
26
27
28
29
0 commit comments