Skip to content

Commit ddb9c9c

Browse files
chore(deps): update github-actions [skip ci]
1 parent 13fff8a commit ddb9c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-translations.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
key: continuous-translation-${{ github.run_id }}
3333
restore-keys: |
3434
continuous-translation-
35-
- uses: pelikhan/action-continuous-translation@5e494ac288fae6e3305b0d839ee69e247eef08da # trying out different commits to track down issue
35+
- uses: pelikhan/action-continuous-translation@86d7d6c68af14252976f51bcb15bda42582f4c39 # trying out different commits to track down issue
3636
continue-on-error: true
3737
with:
3838
github_token: ${{ secrets.AI_TRANSLATIONS_GITHUB_TOKEN }}
@@ -41,7 +41,7 @@ jobs:
4141
files: |
4242
starlight/src/content/docs/**/*
4343
- name: Create Pull Request
44-
uses: peter-evans/[email protected]
44+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
4545
with:
4646
token: ${{ steps.generate_token.outputs.token }}
4747
commit-message: "ci: 🤖 translated content"

0 commit comments

Comments
 (0)