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: dawidd6/action-download-artifact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15
Choose a base ref
...
head repository: dawidd6/action-download-artifact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16
Choose a head ref
  • 2 commits
  • 60 files changed
  • 3 contributors

Commits on Feb 25, 2026

  1. build(deps): bump minimatch (#374)

    Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
    
    Updates `minimatch` from 9.0.5 to 9.0.7
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v9.0.5...v9.0.7)
    
    Updates `minimatch` from 5.1.6 to 5.1.8
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v9.0.5...v9.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 9.0.7
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 5.1.8
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    f3138ee View commit details
    Browse the repository at this point in the history
  2. node_modules: update (#375)

    Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
    dawidd6 and dawidd6 authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    2536c51 View commit details
    Browse the repository at this point in the history
Loading