Thanks to visit codestin.com
Credit goes to github.com

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: ActionsDesk/github-actions-allow-list-as-code-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: ActionsDesk/github-actions-allow-list-as-code-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 15, 2024

  1. 📝 Update CodeQL badge

    stoe committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6d134d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. 🆙 action: Bump the actions group with 1 update (#113)

    Bumps the actions group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action).
    
    
    Updates `actions/dependency-review-action` from 4.1.0 to 4.1.3
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@80f10bf...9129d7d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4179023 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. 🚑️ Replace @octokit/core with @actions/github (#114)

    - 🚑️ Replace `@octokit/core` with `@actions/github`
    - 📦️ Update `dist/`
    - 🔧 Update to Node 20
    - 🐛 Remove `opts.auth`
        Parameters `token` and `opts.auth` may not both be specified
    - 📦️ Update `dist/`
    stoe authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7bdafd7 View commit details
    Browse the repository at this point in the history
  2. 🔖 v3.1.0

    stoe committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    013d3b0 View commit details
    Browse the repository at this point in the history
Loading