renaming target_branch to target-branch

This commit is contained in:
Michael Waddell
2022-02-11 14:08:20 -06:00
parent 9fd8ff4fcd
commit ffbb37fe01
6 changed files with 15 additions and 15 deletions

View File

@@ -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'