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 f4fd27c commit bb1d38dCopy full SHA for bb1d38d
.github/workflows/lint-test.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
11
with:
12
fetch-depth: 0
13
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
14
15
16
0 commit comments