Skip to content

Bump version to v0.17.0-rc.2 and update changelogs (#8282) #723

Bump version to v0.17.0-rc.2 and update changelogs (#8282)

Bump version to v0.17.0-rc.2 and update changelogs (#8282) #723

Workflow file for this run

name: "CodeQL"
on:
push:
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
pull_request:
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
schedule:
- cron: "16 20 * * 4"
jobs:
analyze:
uses: ./.github/workflows/analyze.yml
with:
project-path: Examples.xcodeproj
secrets: inherit