We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1758c7 commit 89cafe4Copy full SHA for 89cafe4
.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@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5
16
- name: Use Node.js 18
17
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
0 commit comments