Skip to content

Commit b73d75c

Browse files
authored
Merge pull request #665 from doudar/dependabot/github_actions/actions/github-script-8 [skip actions]
Bump actions/github-script from 7 to 8
2 parents b374b63 + 07927fe commit b73d75c

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.github/skip-actions-pr-665.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Skip Actions commit for PR #665 - 2025-09-09 22:54:47 UTC

.github/workflows/update_ota_repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Get Latest Release from SmartSpin2k
2222
id: get-release
23-
uses: actions/github-script@v7
23+
uses: actions/github-script@v8
2424
with:
2525
script: |
2626
const repo = {

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
### Hardware
3333

3434

35+
## [25.8.26]
36+
37+
### Added
38+
39+
### Changed
40+
41+
### Hardware
42+
43+
3544
## [25.8.18]
3645

3746
### Added

0 commit comments

Comments
 (0)