File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed
Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 6363 - name : Get GitHub OIDC Token
6464 if : github.repository == 'stainless-sdks/open-transit-python'
6565 id : github-oidc
66- uses : actions/github-script@v6
66+ uses : actions/github-script@v8
6767 with :
6868 script : core.setOutput('github_token', await core.getIDToken());
6969
Original file line number Diff line number Diff line change 11{
2- "." : " 1.18.1 "
2+ "." : " 1.18.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.18.2 (2026-01-24)
4+
5+ Full Changelog: [ v1.18.1...v1.18.2] ( https://github.com/OneBusAway/python-sdk/compare/v1.18.1...v1.18.2 )
6+
7+ ### Chores
8+
9+ * ** ci:** upgrade ` actions/github-script ` ([ b53a0e7] ( https://github.com/OneBusAway/python-sdk/commit/b53a0e7521f6bd5a5b91ca044ab1170e19f66d9c ) )
10+
311## 1.18.1 (2026-01-17)
412
513Full Changelog: [ v1.18.0...v1.18.1] ( https://github.com/OneBusAway/python-sdk/compare/v1.18.0...v1.18.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " onebusaway"
3- version = " 1.18.1 "
3+ version = " 1.18.2 "
44description = " The official Python library for the onebusaway-sdk API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "onebusaway"
4- __version__ = "1.18.1 " # x-release-please-version
4+ __version__ = "1.18.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments