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: v14
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: v15
Choose a head ref
  • 4 commits
  • 21 files changed
  • 3 contributors

Commits on Feb 2, 2026

  1. build(deps): bump @actions/artifact from 6.0.0 to 6.1.0 (#369)

    Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 6.0.0 to 6.1.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/artifact"
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    b053b1c View commit details
    Browse the repository at this point in the history
  2. node_modules: update (#370)

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

Commits on Feb 18, 2026

  1. build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 (#371)

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.4 to 5.3.6.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.3.6
      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 18, 2026
    Configuration menu
    Copy the full SHA
    b5102ad View commit details
    Browse the repository at this point in the history
  2. node_modules: update (#372)

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