File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 9898 echo "ZEPHYR_SDK_INSTALL_DIR=/opt/toolchains/zephyr-sdk-$( cat SDK_VERSION )" >> $GITHUB_ENV
9999
100100 - name : Check common triggering files
101- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 .0.5
101+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 .0.0
102102 id : check-common-files
103103 with :
104104 files : |
@@ -117,7 +117,7 @@ jobs:
117117 modules/hal_nordic/**
118118
119119 - name : Check if Bluethooth files changed
120- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 .0.5
120+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 .0.0
121121 id : check-bluetooth-files
122122 with :
123123 files : |
@@ -127,7 +127,7 @@ jobs:
127127 tests/bsim/bluetooth/
128128
129129 - name : Check if Networking files changed
130- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 .0.5
130+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 .0.0
131131 id : check-networking-files
132132 with :
133133 files : |
@@ -140,7 +140,7 @@ jobs:
140140 include/zephyr/net/ieee802154*
141141
142142 - name : Check if UART files changed
143- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 .0.5
143+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 .0.0
144144 id : check-uart-files
145145 with :
146146 files : |
Original file line number Diff line number Diff line change 3939 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4040
4141 - name : Initialize CodeQL
42- uses : github/codeql-action/init@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
42+ uses : github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
4343 with :
4444 languages : ${{ matrix.language }}
4545 build-mode : ${{ matrix.build-mode }}
5353 exit 0
5454
5555 - name : Perform CodeQL Analysis
56- uses : github/codeql-action/analyze@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
56+ uses : github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
5757 with :
5858 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 1616 echo "$HOME/.local/bin" >> $GITHUB_PATH
1717
1818 - name : Checkout the code
19- uses : actions/checkout@v3
19+ uses : actions/checkout@v5
2020 with :
2121 ref : ${{ github.event.pull_request.head.sha }}
2222 fetch-depth : 0
Original file line number Diff line number Diff line change 3232 ref : ${{ github.event.pull_request.head.sha }}
3333 fetch-depth : 0
3434 - name : Check if Documentation related files changed
35- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 .0.5
35+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 .0.0
3636 id : check-doc-files
3737 with :
3838 files : |
@@ -108,7 +108,7 @@ jobs:
108108 cache-dependency-path : doc/requirements.txt
109109
110110 - name : Setup Zephyr project
111- uses : zephyrproject-rtos/action-zephyr-setup@6a744370a22e4ecb24f5dda3c7e80ff3e0a3b847 # v1.0.8
111+ uses : zephyrproject-rtos/action-zephyr-setup@c125c5ebeeadbd727fa740b407f862734af1e52a # v1.0.9
112112 with :
113113 app-path : zephyr
114114 toolchains : ' all'
@@ -239,7 +239,7 @@ jobs:
239239 echo "/opt/doxygen-${DOXYGEN_VERSION}/bin" >> $GITHUB_PATH
240240
241241 - name : Setup Zephyr project
242- uses : zephyrproject-rtos/action-zephyr-setup@6a744370a22e4ecb24f5dda3c7e80ff3e0a3b847 # v1.0.8
242+ uses : zephyrproject-rtos/action-zephyr-setup@c125c5ebeeadbd727fa740b407f862734af1e52a # v1.0.9
243243 with :
244244 app-path : zephyr
245245 toolchains : ' arm-zephyr-eabi'
Original file line number Diff line number Diff line change 5959 python-version : 3.12
6060
6161 - name : Setup Zephyr project
62- uses : zephyrproject-rtos/action-zephyr-setup@6a744370a22e4ecb24f5dda3c7e80ff3e0a3b847 # v1.0.8
62+ uses : zephyrproject-rtos/action-zephyr-setup@c125c5ebeeadbd727fa740b407f862734af1e52a # v1.0.9
6363 with :
6464 app-path : zephyr
6565 toolchains : aarch64-zephyr-elf:arc-zephyr-elf:arc64-zephyr-elf:arm-zephyr-eabi:mips-zephyr-elf:riscv64-zephyr-elf:sparc-zephyr-elf:x86_64-zephyr-elf:xtensa-dc233c_zephyr-elf:xtensa-sample_controller32_zephyr-elf:rx-zephyr-elf
Original file line number Diff line number Diff line change 5656 # Upload the results to GitHub's code scanning dashboard (optional).
5757 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
5858 - name : " Upload to code-scanning"
59- uses : github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
59+ uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
6060 with :
6161 sarif_file : results.sarif
Original file line number Diff line number Diff line change 6565
6666 - name : Setup Zephyr project
6767 if : github.event_name == 'pull_request'
68- uses : zephyrproject-rtos/action-zephyr-setup@6a744370a22e4ecb24f5dda3c7e80ff3e0a3b847 # v1.0.8
68+ uses : zephyrproject-rtos/action-zephyr-setup@c125c5ebeeadbd727fa740b407f862734af1e52a # v1.0.9
6969 with :
7070 app-path : zephyr
7171 toolchains : all
Original file line number Diff line number Diff line change 4545 cache-dependency-path : scripts/requirements-actions.txt
4646
4747 - name : Setup Zephyr project
48- uses : zephyrproject-rtos/action-zephyr-setup@6a744370a22e4ecb24f5dda3c7e80ff3e0a3b847 # v1.0.8
48+ uses : zephyrproject-rtos/action-zephyr-setup@c125c5ebeeadbd727fa740b407f862734af1e52a # v1.0.9
4949 with :
5050 app-path : zephyr
5151 toolchains : all
You can’t perform that action at this time.
0 commit comments