File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 2626 persist-credentials : false
2727 - name : " Discover Changed Files"
2828 id : discover-changed-files
29- uses : open-edge-platform/orch-ci/discover-changed-files@c4b86434962d13f65fd7b16a33e9eecfd5849a64 # 0 .1.56
29+ uses : open-edge-platform/orch-ci/discover-changed-files@50452868e1a7850e3f76e9247e6b6e436a9980e1 # v0 .1.61
3030 with :
3131 project_folder : " ."
3232 - name : " Filter Out Unwanted Changed Files"
6060 statuses : read
6161 needs : pre-checks
6262 if : ${{ needs.pre-checks.outputs.filtered_files != '[]' && needs.pre-checks.outputs.filtered_files != '[""]' }}
63- uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@c4b86434962d13f65fd7b16a33e9eecfd5849a64 # 0 .1.56
63+ uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@50452868e1a7850e3f76e9247e6b6e436a9980e1 # v0 .1.61
6464 with :
6565 run_version_check : true
6666 run_version_tag : true
8080 run_version_dev : false
8181 secrets :
8282 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
83- COSIGN_PASSWORD : ${{ secrets.COSIGN_PASSWORD }}
84- COSIGN_PRIVATE_KEY : ${{ secrets.COSIGN_PRIVATE_KEY }}
8583 NO_AUTH_ECR_PUSH_USERNAME : ${{ secrets.NO_AUTH_ECR_PUSH_USERNAME }}
8684 NO_AUTH_ECR_PUSH_PASSWD : ${{ secrets.NO_AUTH_ECR_PUSH_PASSWD }}
8785 MSTEAMS_WEBHOOK : ${{ secrets.TEAMS_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments