-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XS⚠️ ◾ [Autogenerated] Release v1.5.11 (#464)
Autogenerated release for PR Metrics v1.5.11. This includes the latest dependency updates. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
08e26f9
commit 6cb9b16
Showing
16 changed files
with
680 additions
and
563 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.5.10 | ||
1.5.11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,7 +113,7 @@ The default input values are expected to be appropriate for most builds. | |
Therefore, the following YAML definition is recommended: | ||
|
||
```YAML | ||
uses: microsoft/[email protected].10 | ||
uses: microsoft/[email protected].11 | ||
name: PR Metrics | ||
env: | ||
PR_METRICS_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
@@ -123,7 +123,7 @@ continue-on-error: true | |
If you wish to modify the inputs, YAML akin the to the following can be used: | ||
|
||
```YAML | ||
uses: microsoft/[email protected].10 | ||
uses: microsoft/[email protected].11 | ||
name: PR Metrics | ||
env: | ||
PR_METRICS_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.