File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ permissions:
2020
2121jobs :
2222 build-and-verify :
23- uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@v1.0.2
23+ uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@v1.0.3
2424 secrets :
2525 QLTY_COVERAGE_TOKEN : ${{ secrets.QLTY_COVERAGE_TOKEN }}
2626 with :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions: read-all
1717
1818jobs :
1919 markdown-check :
20- uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/markdown-lint.yml@v1.0.2
20+ uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/markdown-lint.yml@v1.0.3
2121 with :
2222 lint-config : ' .github/markdownlint.jsonc'
2323 link-check-config : ' .github/markdown-link-check.jsonc'
Original file line number Diff line number Diff line change 1313 permissions :
1414 contents : read
1515 actions : write
16- uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@v1.0.2
16+ uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@v1.0.3
1717 with :
1818 program : cbridge
1919 go-version-file : ./go.mod
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ permissions:
1111jobs :
1212 update-workflows :
1313 name : Update Workflow References
14- uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/update-workflow.yml@v1.0.2
14+ uses : Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/update-workflow.yml@v1.0.3
1515 secrets :
1616 TOKEN_ACCESS : ${{ secrets.GRASCI_WORKFLOW_UPDATE }}
You can’t perform that action at this time.
0 commit comments