8000 Comparing v0.2.8...v1.0.0 · falti/dotenv-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: falti/dotenv-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.8
Choose a base ref
...
head repository: falti/dotenv-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 28, 2022

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

Commits on Oct 14, 2022

  1. bump Node runtime version from 12 to 16

    Upgrade the required Node runtime version from the current 12 to the GitHub-recommended 16. This removes the deprecation warnings that started to appear when using this action on GitHub (`Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: falti/dotenv-action`)
    vlukashov committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ea56d66 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge pull request #32 from vlukashov/upgrade-node-from-12-to-16

    bump Node runtime version from 12 to 16
    falti authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0316618 View commit details
    Browse the repository at this point in the history
  2. Bump @actions/core from 1.4.0 to 1.9.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.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 Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c1e4c89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c98748 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from falti/dependabot/npm_and_yarn/actions/cor…

    …e-1.9.1
    
    Bump @actions/core from 1.4.0 to 1.9.1
    falti authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    376a458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87b9d0e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #34 from falti/variable_expansion

    Variable expansion
    falti authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c29c64d View commit details
    Browse the repository at this point in the history
Loading
0