forked from brokenpip3/setup-bats-libs
-
Notifications
You must be signed in to change notification settings - Fork 12
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: bats-core/bats-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bats-core/bats-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 10 files changed
- 7 contributors
Commits on Oct 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c33286c - Browse repository at this point
Copy the full SHA c33286cView commit details
Commits on Oct 15, 2025
-
remove ubuntu 20.04 from test matrix (#63)
* remove ubuntu 20.04 from test matrix * fixup!
Configuration menu - View commit details
-
Copy full SHA for 7c1220d - Browse repository at this point
Copy the full SHA 7c1220dView commit details -
Allow configuring the github-token used (#60)
* Allow configuring the github-token used * Pass inputs.github-token via env Interpolating inputs directly is an injection vector; passing through environment variables is a security best-practice[^1]. [^1]: https://docs.github.com/en/enterprise-cloud@latest/enterprise-onboarding/github-actions-for-your-enterprise/security-hardening-for-github-actions#using-an-intermediate-environment-variable --------- Co-authored-by: Luigi Operoso <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 286adea - Browse repository at this point
Copy the full SHA 286adeaView commit details
Commits on Jan 5, 2026
-
[create-pull-request] automated change (#23)
Co-authored-by: brokenpip3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45fc52c - Browse repository at this point
Copy the full SHA 45fc52cView commit details
Commits on Jan 6, 2026
-
Bump the actions group with 5 updates (#64)
Bumps the actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/cache](https://github.com/actions/cache) | `4.2.2` | `4.3.0` | | [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `5.0.0` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.3` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.3` | `4.6.2` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.26.7` | `4.30.8` | Updates `actions/cache` from 4.2.2 to 4.3.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@d4323d4...0057852) Updates `actions/checkout` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...08c6903) Updates `ossf/scorecard-action` from 2.4.0 to 2.4.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...4eaacf0) Updates `actions/upload-artifact` from 4.3.3 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@6546280...ea165f8) Updates `github/codeql-action` from 3.26.7 to 4.30.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8214744...f443b60) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.30.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luigi Operoso <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6371195 - Browse repository at this point
Copy the full SHA 6371195View commit details -
allow disabling the github token (#66)
Co-authored-by: Luigi Operoso <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 6709b66 - Browse repository at this point
Copy the full SHA 6709b66View commit details
Commits on Feb 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 77d6fb6 - Browse repository at this point
Copy the full SHA 77d6fb6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.1...4.0.0