Add trailing slash to tests
This commit is contained in:
@@ -26,7 +26,7 @@ const actionsChange: Change = {
|
|||||||
manifest: 'workflow.yml',
|
manifest: 'workflow.yml',
|
||||||
change_type: 'added',
|
change_type: 'added',
|
||||||
ecosystem: 'actions',
|
ecosystem: 'actions',
|
||||||
name: 'actions/checkout',
|
name: 'actions/checkout/',
|
||||||
version: 'v3',
|
version: 'v3',
|
||||||
package_url: 'pkg:githubactions/actions@v3',
|
package_url: 'pkg:githubactions/actions@v3',
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
|
|||||||
Reference in New Issue
Block a user