File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838## Inputs
3939
4040| Name | Description | Required | Default |
41- |------------------------| --------------------------------------------------------------------------------| ----------| ------------------------------------------- |
41+ | ---------------------- | ------------------------------------------------------------------------------ | -------- | ----------------------------------------- |
4242| ` base-ref` | Base ref to compare against (defaults to main or PR target) | No | Auto-detected from PR or `main` |
4343| `github-token` | The GitHub token for authentication | Yes | `${{ github.token }}` |
4444| `pr-number` | The number of the pull request to comment on | Yes | `${{ github.event.pull_request.number }}` |
@@ -142,6 +142,14 @@ If you want more information on _why_ the trust level changed, or want to detect
142142
143143The provenance action will tell you exactly what changed in the provenance information. For example, if the repository changed between two versions.
144144
145+ # # Sponsors
146+
147+ <p align="center">
148+ <a href="https://github.com/sponsors/e18e">
149+ <img src="https://e18e.dev/sponsors.svg" alt="e18e community sponsors" />
150+ </a>
151+ </p>
152+
145153# # License
146154
147155MIT
You can’t perform that action at this time.
0 commit comments