Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: snyk/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0
Choose a base ref
...
head repository: snyk/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 3, 2025

  1. feat: release stable v1.0.0 (#201)

    The GitHub Action should be considered ready for use in production
    pipelines. To formally signal this status we are releasing a v1.0.0
    
    BREAKING CHANGE: release stable v1.0.0
    thisislawatts authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    ce71ff9 View commit details
    Browse the repository at this point in the history
  2. chore(ci): adjust to build release based on current branch (#202)

    At the moment our default branch is `master`, in the future
    we will move to `main` to align with our other repositories.
    
    This change makes the workflow more flexible to that future change
    and fixes the current failure.
    thisislawatts authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    9adf32b View commit details
    Browse the repository at this point in the history
Loading