File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 id : token-generator
2525 with :
2626 app-id : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_APP_ID }}
27- private-key : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY_2 }}
27+ private-key : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY }}
2828 repositories : integrations-core
2929 - uses : tibdex/backport@9565281eda0731b1d20c4025c43339fb0a23812e # v2.0.4
3030 with :
Original file line number Diff line number Diff line change 2020 uses : ./.github/workflows/labeler-reusable.yml
2121 secrets :
2222 app-id : " ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_APP_ID }}"
23- private-key : " ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY_2 }}"
23+ private-key : " ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change 4141 id : token-generator
4242 with :
4343 app-id : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_APP_ID }}
44- private-key : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY_2 }}
44+ private-key : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY }}
4545 repositories : integrations-core
4646 - name : Create Pull Request
4747 id : cpr
Original file line number Diff line number Diff line change 3232 id : token-generator
3333 with :
3434 app-id : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_APP_ID }}
35- private-key : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY_2 }}
35+ private-key : ${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY }}
3636 repositories : integrations-core
3737 - name : Update dependencies
3838 run : |-
You can’t perform that action at this time.
0 commit comments