From 8be796e9fabbf26029c310405208e8af4aa51652 Mon Sep 17 00:00:00 2001 From: Marcono1234 Date: Sun, 14 Apr 2024 23:28:36 +0200 Subject: [PATCH] Update link to 'update checksums' workflow --- .github/workflows/update-checksums-file.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-checksums-file.yml b/.github/workflows/update-checksums-file.yml index d7b4aaf..929bede 100644 --- a/.github/workflows/update-checksums-file.yml +++ b/.github/workflows/update-checksums-file.yml @@ -48,7 +48,7 @@ jobs: body: | Automatically generated pull request to update the known wrapper checksums. - In case of conflicts, manually run the workflow from the [Actions tab](https://github.com/gradle/wrapper-validation-action/actions/workflows/update-checksums-file.yml), the changes will then be force-pushed onto this pull request branch. + In case of conflicts, manually run the workflow from the [Actions tab](https://github.com/gradle/actions/actions/workflows/update-checksums-file.yml), the changes will then be force-pushed onto this pull request branch. Do not manually update the pull request branch; those changes might get overwritten. > [!IMPORTANT]