mirror of
https://github.com/gradle/gradle-build-action.git
synced 2026-01-05 10:12:20 +08:00
Add build scan link as a notice annotation
- Use 'notice' method introduced in @actions/core v1.5.0
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "1.0.7",
|
||||
"@actions/core": "1.4.0",
|
||||
"@actions/core": "1.5.0",
|
||||
"@actions/exec": "1.1.0",
|
||||
"@actions/github": "5.0.0",
|
||||
"@actions/glob": "0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user