mirror of
https://github.com/labring/sealos.git
synced 2026-09-01 15:38:06 +08:00
fix(workflow): pin GitHub translate action to version 1.1.2 (#5900)
* Initial plan * fix: pin GitHub translate action to version 1.1.2 Co-authored-by: cuisongliu <4150905+cuisongliu@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: cuisongliu <4150905+cuisongliu@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: lizheming/github-translate-action
|
||||
- uses: lizheming/github-translate-action@1.1.2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user