Skip to content

Bump Dashcam version to 1.4.13-beta.3 - #15

Merged
ianjennings merged 23 commits into
mainfrom
copilot/update-dashcam-to-1413-beta-3
May 12, 2026
Merged

Bump Dashcam version to 1.4.13-beta.3#15
ianjennings merged 23 commits into
mainfrom
copilot/update-dashcam-to-1413-beta-3

Conversation

Copilot AI commented May 11, 2026

Copy link
Copy Markdown
Contributor

Updates the Dashcam GUI version consumed by this action from 1.0.49 to 1.4.13-beta.3.

  • Validation workflow: bumped version input in both the Windows and macOS jobs of .github/workflows/pull_request_validation.yml.
  • README: bumped the version value in the usage example.
- name: Install Dashcam
  uses: ./.
  with:
    version: "1.4.13-beta.3"

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

Agent-Logs-Url: https://github.com/testdriverai/action-dashcam/sessions/df398ba3-0359-471b-a12e-3d027f9cb7c3

Co-authored-by: ianjennings <318295+ianjennings@users.noreply.github.com>
@ianjennings
ianjennings marked this pull request as ready for review May 11, 2026 20:03
Copilot AI review requested due to automatic review settings May 11, 2026 20:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Dashcam GUI version referenced by this action’s documentation and validation workflow so CI and examples install 1.4.13-beta.3 instead of 1.0.49.

Changes:

  • Bump Dashcam version in .github/workflows/pull_request_validation.yml (Windows + macOS jobs).
  • Update the README usage example to use version: "1.4.13-beta.3".

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Updates the example Dashcam GUI version used in the install step.
.github/workflows/pull_request_validation.yml Updates the validation workflow to install the newer Dashcam GUI version on Windows and macOS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines 14 to +15
with:
version: "1.0.49" # See releases here: https://github.com/replayableio/replayable/releases
version: "1.4.13-beta.3" # See releases here: https://github.com/replayableio/replayable/releases
@ianjennings
ianjennings merged commit 0811232 into main May 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants