From b3adc5e7467306cdd27f542fd339aa5fb17d351d Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Tue, 13 Feb 2024 22:00:30 +0100 Subject: [PATCH] fix: Readme dependabot hint (#3) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84d09b9..0456857 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ jobs: > [!WARNING] > Since rattler-build is still experimental and the API can change in minor versions, please pin this action to its minor version, i.e., `prefix-dev/rattler-build-action@v0.1.1`. + > [!TIP] -> Please make sure to have private repositories enabled for dependabot, otherwise dependabot will fail silently for your repository. +> You can use dependabot to automatically update the version of `rattler-build-action`. Add the following to your `.github/dependabot.yml`: > > ```yml > version: 2