ci: github: bump the actions-deps group across 1 directory with 19 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(5 days ago)
(5 days ago)
dependencies github_actions
Bumps the actions-deps group with 19 updates in the / directory:
Package | From | To |
---|---|---|
actions/checkout | 4.1.7 |
5.0.0 |
dawidd6/action-download-artifact | 8 |
11 |
EnricoMi/publish-unit-test-result-action | 2.18.0 |
2.20.0 |
tj-actions/changed-files | 46.0.1 |
46.0.5 |
actions/upload-artifact | 4.3.5 |
4.6.2 |
aws-actions/configure-aws-credentials | 4.1.0 |
5.0.0 |
actions/download-artifact | 4.1.9 |
5.0.0 |
codecov/codecov-action | 5.4.0 |
5.5.1 |
github/codeql-action | 3.28.11 |
3.30.1 |
actions/cache | 4.2.2 |
4.2.4 |
actions/setup-python | 5.4.0 |
6.0.0 |
zephyrproject-rtos/action-zephyr-setup | 1.0.6 |
1.0.8 |
actions/github-script | 7.0.1 |
8.0.0 |
carpentries/actions | 0.14.0 |
0.15.0 |
zephyrproject-rtos/action-first-interaction | 1.1.1.pre.zephyr.pre.5 |
1.1.1 |
zephyrproject-rtos/action-manifest | 1.7.0 |
1.9.1 |
zgosalvez/github-actions-ensure-sha-pinned-actions | 3.0.22 |
3.0.25 |
ossf/scorecard-action | 2.4.1 |
2.4.2 |
actions/stale | 9.1.0 |
10.0.0 |
Updates actions/checkout
from 4.1.7 to 5.0.0
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkc
in actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkc
in actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkc
in actions/checkout#2237New Contributors
@motss
made their first contribution in actions/checkout#1971@mouismail
made their first contribution in actions/checkout#1977@benwells
made their first contribution in actions/checkout#2043@nebuk89
made their first contribution in actions/checkout#2194@salmanmkc
made their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
v4.2.2
What's Changed
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2
v4.2.1
What's Changed
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924New Contributors
@Jcambass
made their first contribution in actions/checkout#1919Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
- Update actions checkout to use node 24 by
@salmanmkc
in actions/checkout#2226V4.3.0
- docs: update README.md by
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236v4.2.2
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacome
in actions/checkout#1180- Dependency updates by
@dependabot
- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabot
in actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabot
in actions/checkout#1697- Check out other refs/* by commit by
@orhantoy
in actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3
in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-miller
in actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-miller
in actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabot
in actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabot
in actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabot
in actions/checkout#1695- README: Suggest
user.email
to be41898282+github-actions[bot]@users.noreply.github.com
by@cory-miller
in actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in actions/checkout#1692- Add dependabot config by
@cory-miller
in actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabot
in actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabot
in actions/checkout#1643v4.1.3
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)08eba0b
Prepare release v4.3.0 (#2237)631c7dc
Update package dependencies (#2236)8edcb1b
Update CODEOWNERS for actions (#2224)09d2aca
Update README.md (#2194)85e6279
Adjust positioning of user email note and permissions heading (#2044)009b9ae
Documentation update - add recommended permissions to Readme (#2043)cbb7224
Update README.md (#1977)3b9b8c8
docs: update README.md (#1971)- Additional commits viewable in compare view
Updates dawidd6/action-download-artifact
from 8 to 11
Release notes
Sourced from dawidd6/action-download-artifact's releases.
v11
Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v10...v11
v10
What's Changed
- Fix the download-commit test to actually look for a commit by
@mstorsjo
in dawidd6/action-download-artifact#330- Add the option "ref", specifying either a commit or a branch by
@mstorsjo
in dawidd6/action-download-artifact#329New Contributors
@mstorsjo
made their first contribution in dawidd6/action-download-artifact#330Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v9...v10
v9
What's Changed
- add merge_multiple option by
@timostroehlein
in dawidd6/action-download-artifact#327New Contributors
@timostroehlein
made their first contribution in dawidd6/action-download-artifact#327Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v8...v9
Commits
ac66b43
node_modules: upgrade9b54a0a
Update README.md4c1e823
Add the option "ref", specifying either a commit or a branch (#329)a708c3c
Fix the download-commit test to actually look for a commit (#330)19f6be5
Update README.md07ab29f
add merge_multiple option (#327)- See full diff in compare view
Updates EnricoMi/publish-unit-test-result-action
from 2.18.0 to 2.20.0
Release notes
Sourced from EnricoMi/publish-unit-test-result-action's releases.
v2.20.0
Adds the following improvements:
- Add action typing #653
- Isolate PIP cache used by composite actions #668
- Fix for empty
<system-out>
and<system-err>
#667- Deprecate
github_token_actor
option, auto-detect actor #661- Use and recommend
!cancelled()
instead ofalways()
#659- Add
deprecationMessage
toaction.yml
for deprecated inputs (#654)- Resolve regex library warnings #660
Full Changelog: https://github.com/EnricoMi/publish-unit-test-result-action/compare/v2.19.0...v2.20.0
v2.19.0
Adds the following improvements:
Commits
3a74b29
Releasing v2.20.0b0880cd
Use and recommend!cancelled()
instead ofalways()
(#659)8113100
Deprecategithub_token_actor
option, auto-detect actor (#661)e5a9d1c
Add action typing (#653)139ec34
Isolate PIP cache used by composite actions (#668)cd0e24b
Fix for empty\<system-out>
and\<system-err>
(#667)c541e2e
Resolve regex library warnings (#660)bded1cd
AdddeprecationMessage
toaction.yml
for deprecated inputs (#654)a4f4abe
Remove Ubuntu 20.04 from CI (#651)afb2984
Releasing v2.19.0- Additional commits viewable in compare view
Updates tj-actions/changed-files
from 46.0.1 to 46.0.5
Release notes
Sourced from tj-actions/changed-files's releases.
v46.0.5
What's Changed
- Upgraded to v46.0.4 by
@github-actions
in tj-actions/changed-files#2511- chore(deps): bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 by
@dependabot
in tj-actions/changed-files#2523- chore(deps): bump tj-actions/branch-names from 8.0.1 to 8.1.0 by
@dependabot
in tj-actions/changed-files#2521- chore(deps): bump github/codeql-action from 3.28.12 to 3.28.15 by
@dependabot
in tj-actions/changed-files#2530- chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.1 by
@dependabot
in tj-actions/changed-files#2518- chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.6 by
@dependabot
in tj-actions/changed-files#2519- chore(deps-dev): bump
@types/node
from 22.13.11 to 22.14.0 by@dependabot
in tj-actions/changed-files#2517- chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by
@dependabot
in tj-actions/changed-files#2516- chore(deps): bump yaml from 2.7.0 to 2.7.1 by
@dependabot
in tj-actions/changed-files#2520Full Changelog: https://github.com/tj-actions/changed-files/compare/v46...v46.0.5
v46.0.4
What's Changed
- Upgraded to v46.0.3 by
@github-actions
in tj-actions/changed-files#2506- docs: update readme by
@jackton1
in tj-actions/changed-files#2508- fix: bug modified_keys and changed_key outputs not set when no changes detected by
@jackton1
in tj-actions/changed-files#2509Full Changelog: https://github.com/tj-actions/changed-files/compare/v46...v46.0.4
v46.0.3
What's Changed
- Updated README.md by
@github-actions
in tj-actions/changed-files#2499- Updated README.md by
@github-actions
in tj-actions/changed-files#2501- Upgraded to v46.0.2 by
@github-actions
in tj-actions/changed-files#2500- chore(deps-dev): bump
@types/node
from 22.13.10 to 22.13.11 by@dependabot
in tj-actions/changed-files#2502- chore: pin github actions by
@jackton1
in tj-actions/changed-files#2503- doc: remove warning by
@jackton1
in tj-actions/changed-files#2504- chore(deps): bump test/demo from
5dfac2e
toc6bd3b3
by@dependabot
in tj-actions/changed-files#2505Full Changelog: https://github.com/tj-actions/changed-files/compare/v46...v46.0.3
v46.0.2
What's Changed
- Upgraded to v46.0.1 by
@github-actions
in tj-actions/changed-files#2474- add hint to revoke leaked token by
@undefined-moe
in tj-actions/changed-files#2475- Updated README.md by
@github-actions
in tj-actions/changed-files#2476- doc: update README.md by
@jackton1
in tj-actions/changed-files#2478- Updated README.md by
@github-actions
in tj-actions/changed-files#2479- docs: remove link to commit by
@jackton1
in tj-actions/changed-files#2481- chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by
@dependabot
in tj-actions/changed-files#2484- docs: update versions by
@jackton1
in tj-actions/changed-files#2488- docs: add RajendraP as a contributor for doc by
@allcontributors
in tj-actions/changed-files#2491- Updated README.md by
@github-actions
in tj-actions/changed-files#2492- fix: update log message when attempting to locate merge base by
@jackton1
in tj-actions/changed-files#2493
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
Changelog
46.0.5 - (2025-04-09)
⚙️ Miscellaneous Tasks
- deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
- deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
- deps-dev: Bump
@types/node
from 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])- deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
- deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
- deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
- deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])
⬆️ Upgrades
- Upgraded to v46.0.4 (#2511)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users
.noreply.github.com> (6f67ee9) - (github-actions[bot])46.0.4 - (2025-04-03)
🐛 Bug Fixes
- Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)
📚 Documentation
⬆️ Upgrades
- Upgraded to v46.0.3 (#2506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users
.noreply.github.com> Co-authored-by: Tonye Jack jtonye@ymail.com (27ae6b3) - (github-actions[bot])46.0.3 - (2025-03-23)
🔄 Update
- Updated README.md (#2501)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users
.noreply.github.com> (41e0de5) - (github-actions[bot])
- Updated README.md (#2499)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users
.noreply.github.com> (9457878) - (github-actions[bot])📚 Documentation
... (truncated)
Commits
ed68ef8
chore(deps): bump yaml from 2.7.0 to 2.7.1 (#2520)a7bc14b
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#2516)3d751f6
chore(deps-dev): bump@types/node
from 22.13.11 to 22.14.0 (#2517)e2fda4e
chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519)0bed1b1
chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.1 (#2518)6802458
chore(deps): bump github/codeql-action from 3.28.12 to 3.28.15 (#2530)cf2e39e
chore(deps): bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521)6abeaa5
chore(deps): bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523)6f67ee9
Upgraded to v46.0.4 (#2511)6cb76d0
fix: bug modified_keys and changed_key outputs not set when no changes detect...- Additional commits viewable in compare view
Updates actions/upload-artifact
from 4.3.5 to 4.6.2
Release notes
Sourced from actions/upload-artifact's releases.
v4.6.2
What's Changed
- Update to use artifact 2.3.2 package & prepare for new upload-artifact release by
@salmanmkc
in actions/upload-artifact#685New Contributors
@salmanmkc
made their first contribution in actions/upload-artifact#685Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.2
v4.6.1
What's Changed
- Update to use artifact 2.2.2 package by
@yacaovsnc
in actions/upload-artifact#673Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.1
v4.6.0
What's Changed
- Expose env vars to control concurrency and timeout by
@yacaovsnc
in actions/upload-artifact#662Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.0
v4.5.0
What's Changed
- fix: deprecated
Node.js
version in action by@hamirmahal
in actions/upload-artifact#578- Add new
artifact-digest
output by@bdehamer
in actions/upload-artifact#656New Contributors
@hamirmahal
made their first contribution in actions/upload-artifact#578@bdehamer
made their first contribution in actions/upload-artifact#656Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0
v4.4.3
What's Changed
- Undo indirect dependency updates from #627 by
@joshmgross
in actions/upload-artifact#632Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3
v4.4.2
What's Changed
- Bump
@actions/artifact
to 2.1.11 by@robherley
in actions/upload-artifact#627
- Includes fix for relative symlinks not resolving properly
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2
v4.4.1
... (truncated)
Commits
ea165f8
Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620
Prepare for new release of actions/upload-artifact with new toolkit cache ver...4cec3d8
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96
license cache update for artifactb26fd06
Update to use artifact 2.2.2 package65c4c4a
Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...0207619
move files back to satisfy licensed ci1ecca81
licensed cache updates9742269
Expose env vars to controll concurrency and timeout6f51ac0
Merge pull request #656 from bdehamer/bdehamer/artifact-digest- Additional commits viewable in compare view
Updates aws-actions/configure-aws-credentials
from 4.1.0 to 5.0.0
Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
v5.0.0
5.0.0 (2025-09-03)
⚠ BREAKING CHANGES
- Cleanup input handling. Changes invalid boolean input behavior (see #1445)
Features
- add skip OIDC option (#1458) (8c45f6b)
- Cleanup input handling. Changes invalid boolean input behavior (see #1445) (74b3e27)
- support account id allowlist (#1456) (c4be498)
v4.3.1
4.3.1 (2025-08-04)
Bug Fixes
v4.3.0
4.3.0 (2025-08-04)
NOTE: This release tag originally pointed to 59b441846ad109fa4a1549b73ef4e149c4bfb53b, but a critical bug was discovered shortly after publishing. We updated this tag to d0834ad3a60a024346910e522a81b0002bd37fea to prevent anyone using the 4.3.0 tag from encountering the bug, and we published 4.3.1 to allow workflows to auto update correctly.
Features
- dependency update and feature cleanup (#1414) (59489ba), closes #1062 #1191
- Optional environment variable output (c3b3ce6)
Bug Fixes
- docs: readme samples versioning (5b3c895)
- the wrong example region for China partition in README (37fe9a7)
- properly set proxy environment variable (cbea708)
Miscellaneous Chores
- release 4.3.0 (3f7c218)
v4.2.1
4.2.1 (2025-05-14)
Bug Fixes
... (truncated)
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2025-09-03)
⚠ BREAKING CHANGES
- Cleanup input handling. Changes invalid boolean input behavior (see #1445)
Features
- add skip OIDC option (#1458) (8c45f6b)
- Cleanup input handling. Changes invalid boolean input behavior (see #1445) (74b3e27)
- support account id allowlist (#1456) (c4be498)
4.3.1 (2025-08-04)
Bug Fixes
4.3.0 (2025-08-04)
Features
- depenency update and feature cleanup (#1414) (59489ba), closes #1062 #1191
- Optional environment variable output (c3b3ce6)
Bug Fixes
- docs: readme samples versioning (5b3c895)
- the wrong example region for China partition in README (37fe9a7)
- properly set proxy environment variable (cbea708)
Miscellaneous Chores
- release 4.3.0 (3f7c218)
4.2.1 (2025-05-14)
Bug Fixes
- ensure explicit inputs take precedence over environment variables (e56e6c4)
... (truncated)
Commits
a03048d
chore(main): release 5.0.0 (#1451)337f510
chore: Fix markdown link formatting in README.md (#1466)f001d79
chore: update README with versioning (#1465)cf5f2ac
chore: Update distb394bdd
chore(deps-dev): bump@aws-sdk/credential-provider-env
(#1463)b632c0b
chore(deps-dev): bump memfs from 4.38.1 to 4.38.2 (#1462)978e44a
chore: Update distc4be498
feat: support account id allowlist (#1456)c5a43c3
chore: Update dist8c45f6b
feat: add skip OIDC option (#1458)- Additional commits viewable in compare view
Updates actions/download-artifact
from 4.1.9 to 5.0.0
Release notes
Sourced from actions/download-artifact's releases.
v5.0.0
What's Changed
- Update README.md by
@nebuk89
in actions/download-artifact#407- BREAKING fix: inconsistent path behavior for single artifact downloads by ID by
@GrantBirki
in actions/download-artifact#416v5.0.0
🚨 Breaking Change
This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.
What Changed
Previously, single artifact downloads behaved differently depending on how you specified the artifact:
- By name:
name: my-artifact
→ extracted topath/
(direct)- By ID:
artifact-ids: 12345
→ extracted topath/my-artifact/
(nested)Now both methods are consistent:
- By name:
name: my-artifact
→ extracted topath/
(unchanged)- By ID:
artifact-ids: 12345
→ extracted topath/
(fixed - now direct)Migration Guide
✅ No Action Needed If:
- You download artifacts by name
- You download multiple artifacts by ID
- You already use
merge-multiple: true
as a workaround⚠️ Action Required If:
You download single artifacts by ID and your workflows expect the nested directory structure.
Before v5 (nested structure):
- uses: actions/download-artifact@v4 with: artifact-ids: 12345 path: dist # Files were in: dist/my-artifact/
Where
my-artifact
is the name of the artifact you previously uploadedTo maintain old behavior (if needed):
</tr></table>
... (truncated)
Commits
634f93c
Merge pull request #416 from actions/single-artifact-id-download-pathb19ff43
refactor: resolve download path correctly in artifact download tests (mainly ...e262cbe
bundle distbff23f9
update docsfff8c14
fix download path logic when downloading a single artifact by id448e3f8
Merge pull request #407 from actions/nebuk89-patch-147225c4
Update README.mdd3f86a1
Merge pull request #404 from actions/robherley/v4.3.0fc02353
prep for v4.3.0 release7745437
Merge pull request #402 from actions/joshmgross/download-by-id-example- Additional commits viewable in
Pull Request Statistics
Commits:
1Files Changed:
35Additions:
+109Deletions:
-109
Package Dependencies
github/codeql-action
actions
3.28.11 → 3.30.1
Minor
actions/upload-artifact
actions
4.3.5 → 4.6.2
Minor
actions/download-artifact
actions
4.1.9 → 5.0.0
Major
actions
4.1.0 → 5.0.0
Major
tj-actions/changed-files
actions
46.0.1 → 46.0.5
Patch
actions
3.0.22 → 3.0.25
Patch
actions
2.18.0 → 2.20.0
Minor
zephyrproject-rtos/action-manifest
actions
1.7.0 → 1.9.1
Minor
actions
1.1.1.pre.zephyr.pre.5 → 1.1.1
actions
1.0.6 → 1.0.8
Patch
Technical Details
ID: | 7192535 |
UUID: | 2807389133 |
Node ID: | PR_kwDOOQg2wc6nVVvN |
Host: | GitHub |
Repository: | suja8742/Zephyr-RTOS-Application-examples |
Merge State: | Unknown |