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@1.1.0
19+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
2020
2121 preset-test :
22- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@1.1.0
22+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
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@1.1.0
37+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
3838 with :
3939 matrix_config : >
4040 {
@@ -133,4 +133,4 @@ jobs:
133133 permissions :
134134 contents : read
135135 issues : write
136- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@1.1.0
136+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 pre-commit :
16- uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.1.0
16+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
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@1.1.0
18+ uses : bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0
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