We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2897bec + 4b61271 commit 4125700Copy full SHA for 4125700
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
build-eslint:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
16
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
17
with:
0 commit comments