Skip to content

Commit 04e4446

Browse files
committed
add step label name
1 parent 4b5e520 commit 04e4446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/vendor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- id: make-changes
32+
name: Checking for updates
3233
run: |
3334
$currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json)
3435
. .\scripts\update.ps1 -verbose

0 commit comments

Comments
 (0)