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 ade45bb commit ca1e398Copy full SHA for ca1e398
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
pull-requests: write # comment on released pull requests
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
17
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
18
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
19
with:
0 commit comments