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: crazy-max/ghaction-import-gpg Loading
base: v5.1.0
Choose a base ref
...
head repository: crazy-max/ghaction-import-gpg Loading
compare: v5.2.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 24, 2022

  1. Bump @actions/core from 1.9.0 to 1.9.1 (#147)

    * Bump @actions/core from 1.9.0 to 1.9.1
    
    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.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
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update generated content
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    dependabot[bot] and crazy-max committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    5db1b55 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Bump openpgp from 5.3.1 to 5.5.0 (#149)

    * Bump openpgp from 5.3.1 to 5.5.0
    
    Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.3.1 to 5.5.0.
    - [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
    - [Commits](openpgpjs/openpgpjs@v5.3.1...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: openpgp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update generated content
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    dependabot[bot] and crazy-max committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    42ef0df View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Bump @actions/core from 1.9.1 to 1.10.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
    - [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
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1fa9d41 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Update generated content

    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c47e1e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from crazy-max/dependabot/npm_and_yarn/action…

    …s/core-1.10.0
    
    Bump @actions/core from 1.9.1 to 1.10.0
    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    30ad2d5 View commit details
    Browse the repository at this point in the history
  3. Remove setOutput workaround

    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5b91b20 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #152 from crazy-max/setOutput

    Remove setOutput workaround
    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    111c561 View commit details
    Browse the repository at this point in the history
Loading