File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 private_key : ${{ secrets.BLAZE_BOT_PRIVATE_KEY }}
4040
4141 - name : 📥 Checkout (FAST!)
42- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
42+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
4343 with :
4444 token : ${{ steps.app-token.outputs.token }}
4545
Original file line number Diff line number Diff line change 3939 private_key : ${{ secrets.CIEL_BOT_PRIVATE_KEY }}
4040
4141 - name : 📥 Checkout (gently)
42- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
42+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
4343 with :
4444 token : ${{ steps.app-token.outputs.token }}
4545
Original file line number Diff line number Diff line change 4040 private_key : ${{ secrets.JUSTICE_BOT_PRIVATE_KEY }}
4141
4242 - name : 📥 Checkout (for inspection)
43- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
43+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
4444 with :
4545 token : ${{ steps.app-token.outputs.token }}
4646
Original file line number Diff line number Diff line change 4040 private_key : ${{ secrets.LUNA_BOT_PRIVATE_KEY }}
4141
4242 - name : 📥 Checkout (excitedly)
43- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
43+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
4444 with :
4545 token : ${{ steps.app-token.outputs.token }}
4646
Original file line number Diff line number Diff line change 4040 private_key : ${{ secrets.MIMI_BOT_PRIVATE_KEY }}
4141
4242 - name : 📥 Checkout (quietly)
43- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
43+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
4444 with :
4545 token : ${{ steps.app-token.outputs.token }}
4646
Original file line number Diff line number Diff line change 4040 private_key : ${{ secrets.SLOW_BOT_PRIVATE_KEY }}
4141
4242 - name : 📥 Checkout (reluctantly)
43- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
43+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
4444 with :
4545 token : ${{ steps.app-token.outputs.token }}
4646
You can’t perform that action at this time.
0 commit comments