Skip to content

Commit ca1e398

Browse files
chore(deps): update actions/checkout digest to 93cb6ef
1 parent ade45bb commit ca1e398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pull-requests: write # comment on released pull requests
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1717
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
1818
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
1919
with:

0 commit comments

Comments
 (0)