Skip to content

Commit

Permalink
chore(workflows): pin dependencies (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow committed Nov 22, 2022
2 parents 60cef3b + 001879e commit 3650b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3

- name: crowdin action
uses: crowdin/github-action@1.5.1
uses: crowdin/github-action@7092586bfeb2938cad87656e06bfc40623a1853c # 1.5.1
env:
GITHUB_TOKEN: ${{ secrets.GH_ACT_PAT }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
Expand Down

0 comments on commit 3650b75

Please sign in to comment.