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: actions/attest-build-provenance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: actions/attest-build-provenance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 9, 2024

  1. Bump the npm-development group with 2 updates (#412)

    Bumps the npm-development group with 2 updates: [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `eslint-plugin-github` from 5.1.3 to 5.1.4
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v5.1.3...v5.1.4)
    
    Updates `prettier` from 3.4.1 to 3.4.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.4.1...3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    f2f0851 View commit details
    Browse the repository at this point in the history
  2. add note about gh plans supporting attestations (#414)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    9ad33ff View commit details
    Browse the repository at this point in the history
  3. add attestation-id and attestation-url outputs (#415)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    7668571 View commit details
    Browse the repository at this point in the history
Loading