File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 egress-policy : audit
3030
3131 - name : Git Checkout
32- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
32+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3333 with :
3434 persist-credentials : false
3535
Original file line number Diff line number Diff line change 5555 check_interval : 10 # check every 10 seconds
5656
5757 - name : Git Checkout
58- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
58+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
5959 with :
6060 # Provides the Pull Request commit SHA or the GitHub merge group ref
6161 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 3434 egress-policy : audit
3535
3636 - name : Git Checkout
37- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
37+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3838 with :
3939 persist-credentials : false
4040
Original file line number Diff line number Diff line change 6363 echo "✅ Commit is verified and trusted."
6464
6565 - name : Checkout repository
66- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
66+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
6767 with :
6868 fetch-depth : 2 # Need at least 2 commits to detect changes between commits
6969 persist-credentials : false
Original file line number Diff line number Diff line change 3535 egress-policy : audit
3636
3737 - name : Git Checkout
38- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
38+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3939 with :
4040 persist-credentials : false
4141
Original file line number Diff line number Diff line change 3232 egress-policy : audit
3333
3434 - name : Checkout
35- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
35+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3636 with :
3737 token : ${{ secrets.CROWDIN_GITHUB_BOT_TOKEN }}
3838 persist-credentials : false
Original file line number Diff line number Diff line change 2727 egress-policy : audit
2828
2929 - name : Checkout
30- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
30+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3131 with :
3232 persist-credentials : false
3333
Original file line number Diff line number Diff line change 2424 security-events : write
2525 steps :
2626 - name : Checkout repository
27- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
27+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2828 with :
2929 persist-credentials : false
3030
You can’t perform that action at this time.
0 commit comments