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: act10ns/slack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: act10ns/slack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 2, 2022

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

Commits on Aug 18, 2022

  1. Bump @actions/core from 1.6.0 to 1.9.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    10e18df View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Merge pull request #247 from act10ns/dependabot/npm_and_yarn/actions/…

    …core-1.9.1
    
    Bump @actions/core from 1.6.0 to 1.9.1
    satterly authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8bf933d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update runs.using to node16

    Due to node12 deprecation it would be good to have this upgraded to node16
    molayadev authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    37a129e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Merge pull request #251 from molayadev/patch-1

    Update runs.using to node16
    satterly authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8d735db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed1309a View commit details
    Browse the repository at this point in the history
Loading