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: bats-core/bats-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.4
Choose a base ref
...
head repository: bats-core/bats-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.5
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e40c55d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Switch to actions/cache@v4

    Addresses the warning when using bats-action:
    
    ```
    Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
    ```
    Leonid Makarov authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c2f0f81 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request #2 from lmakarov/feature/actions-cache-v4

    Switch to actions/cache@v4
    brokenpip3 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ad83afa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bats-core/auto-update-pre-commit-hooks

    chore(pre-commit): auto update hooks
    brokenpip3 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dae28e5 View commit details
    Browse the repository at this point in the history
Loading