File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2424 egress-policy : audit
2525
2626 - name : Git Checkout
27- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
27+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2828
2929 - name : Download Stats (HEAD)
3030 uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
Original file line number Diff line number Diff line change 7070 egress-policy : audit
7171
7272 - name : Git Checkout
73- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
73+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
7474 with :
7575 # Provides the Pull Request commit SHA or the GitHub merge group ref
7676 ref : ${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.sha || github.ref }}
Original file line number Diff line number Diff line change 6060 echo "✅ Commit is verified and trusted."
6161
6262 - name : Checkout repository
63- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
63+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6464 with :
6565 fetch-depth : 2 # Need at least 2 commits to detect changes between commits
6666
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1717
1818 - name : Request Codeowner Reviews
1919 uses : pkgjs/request-codeowner-review@d39b61c5e1399655dce6287b3b119af93dee235a # v1.1.0
Original file line number Diff line number Diff line change 3535 egress-policy : audit
3636
3737 - name : Git Checkout
38- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
38+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3939
4040 - name : Set up pnpm
4141 uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
Original file line number Diff line number Diff line change 3131 egress-policy : audit
3232
3333 - name : Checkout
34- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
34+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3535 with :
3636 token : ${{ secrets.CROWDIN_GITHUB_BOT_TOKEN }}
3737
Original file line number Diff line number Diff line change 2323 egress-policy : audit
2424
2525 - name : Checkout
26- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
26+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2727
2828 # see all the options at https://github.com/crowdin/github-action
2929 - name : crowdin action
You can’t perform that action at this time.
0 commit comments