File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 private_key : ${{ secrets.BRAID_BOT_PRIVATE_KEY }}
3030
3131 - name : Checkout 🔔
32- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
32+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3333 with :
3434 ref : ${{ github.head_ref }}
3535 token : ${{ steps.generate-token.outputs.token }}
6666 private_key : ${{ secrets.BRAID_BOT_PRIVATE_KEY }}
6767
6868 - name : Checkout 🔔
69- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
69+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
7070 with :
7171 ref : ${{ github.head_ref }}
7272 token : ${{ steps.generate-token.outputs.token }}
@@ -108,7 +108,7 @@ jobs:
108108 private_key : ${{ secrets.BRAID_BOT_PRIVATE_KEY }}
109109
110110 - name : Checkout 🔔
111- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
111+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
112112 with :
113113 ref : ${{ github.head_ref }}
114114 token : ${{ steps.generate-token.outputs.token }}
You can’t perform that action at this time.
0 commit comments