We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1956f47 commit 91d2200Copy full SHA for 91d2200
1 file changed
.github/workflows/dependabot-manager.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
dependabot-auto-merge:
11
uses: sue445/workflows/.github/workflows/dependabot-auto-merge.yml@main
12
- inputs:
+ with:
13
repo-name: ruby-go-gem/ruby_header_parser
14
15
secrets:
@@ -20,7 +20,7 @@ jobs:
20
21
dependabot-security-alert:
22
uses: sue445/workflows/.github/workflows/dependabot-security-alert.yml@main
23
24
25
26
0 commit comments