mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-13 18:17:13 -04:00
renaming target_branch to target-branch
This commit is contained in:
@@ -20,8 +20,8 @@ outputs:
|
||||
description: 'The `directory` configuration that was used by dependabot for this updated Dependency.'
|
||||
package-ecosystem:
|
||||
description: 'The `package-ecosystem` configuration that was used by dependabot for this updated Dependency.'
|
||||
target_branch:
|
||||
description: 'The `target_branch` configuration that was used by dependabot for this updated Dependency.'
|
||||
target-branch:
|
||||
description: 'The `target-branch` configuration that was used by dependabot for this updated Dependency.'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user