Skip to content

Commit 77eb4c8

Browse files
mendral-agentMendral Agent
andauthored
fix(ci): pin lingodotdev/lingo.dev action to SHA to prevent supply chain risk (calcom#28774)
Signed-off-by: Mendral Agent <support@mendral.com> Co-authored-by: Mendral Agent <support@mendral.com>
1 parent 3c52f57 commit 77eb4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/i18n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
node-version: 20
3232
cache: 'npm'
33-
- uses: lingodotdev/lingo.dev@main
33+
- uses: lingodotdev/lingo.dev@cee3eb86550ca4905fc99fe90786fb7523288a61 # main
3434
env:
3535
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
3636
with:

0 commit comments

Comments
 (0)