Add trailing slash to tests

This commit is contained in:
Justin Hutchings
2024-03-22 21:21:52 +00:00
parent 2b0aaf1638
commit d684d038b2

View File

@@ -26,7 +26,7 @@ const actionsChange: Change = {
manifest: 'workflow.yml',
change_type: 'added',
ecosystem: 'actions',
name: 'actions/checkout',
name: 'actions/checkout/',
version: 'v3',
package_url: 'pkg:githubactions/actions@v3',
license: 'MIT',