Skip to content

Commit

Permalink
Fix dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuthan committed Oct 23, 2023
1 parent 8b47d11 commit 63a6bba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/build-flex-template/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inputs:
description: Local path to your dataflow pipeline jar file
required: true
main_class:
description: Main class
description: Specifies which Java class to run in order to launch the Flex Template
required: true

runs:
Expand Down
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ updates:
patterns:
- "*"
- package-ecosystem: "terraform"
directory: "/"
directory: "/toll-infrastructure"
schedule:
interval: "weekly"
groups:
Expand Down

0 comments on commit 63a6bba

Please sign in to comment.