diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 37664b8e5..57a6710c5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,5 +22,5 @@ updates: - "gabek" ignore: # Ignore patch revisions of the aws sdk - - dependency-name: "aws-sdk-go" + - dependency-name: "github.com/aws/aws-sdk-go" update-types: ["version-update:semver-patch"]