File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616
1717jobs :
1818 beman-submodule-check :
19- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
19+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@13148724461ad5cab3dd8895ad5431875e58db5c # 1.2.1
2020
2121 preset-test :
22- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
22+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@13148724461ad5cab3dd8895ad5431875e58db5c # 1.2.1
2323 with :
2424 matrix_config : >
2525 [
3434 ]
3535
3636 build-and-test :
37- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
37+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml@13148724461ad5cab3dd8895ad5431875e58db5c # 1.2.1
3838 with :
3939 matrix_config : >
4040 {
@@ -147,4 +147,4 @@ jobs:
147147 permissions :
148148 contents : read
149149 issues : write
150- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
150+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@13148724461ad5cab3dd8895ad5431875e58db5c # 1.2.1
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ permissions:
1414
1515jobs :
1616 pre-commit :
17- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
17+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@13148724461ad5cab3dd8895ad5431875e58db5c # 1.2.1
Original file line number Diff line number Diff line change 1515 permissions :
1616 contents : write
1717 pull-requests : write
18- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
18+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml@13148724461ad5cab3dd8895ad5431875e58db5c # 1.2.1
1919 secrets :
2020 APP_ID : ${{ secrets.AUTO_PR_BOT_APP_ID }}
2121 PRIVATE_KEY : ${{ secrets.AUTO_PR_BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments