]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: pr-triage broken link fix 52870/head
authorNizamudeen A <nia@redhat.com>
Tue, 8 Aug 2023 05:04:59 +0000 (10:34 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 8 Aug 2023 05:04:59 +0000 (10:34 +0530)
The link I put was broken so replacing it with the correct one:

Fixes: https://github.com/ceph/ceph/pull/52455
Signed-off-by: Nizamudeen A <nia@redhat.com>
.github/workflows/pr-triage.yml

index 5eae0594a2e061aebfa729a98ea14b86f16d8396..4e318c12594e7865b9db9fcacf57dbf925553e52 100644 (file)
@@ -15,7 +15,7 @@ jobs:
           repo-token: "${{ secrets.GITHUB_TOKEN }}"
       - name: Assign to Dashboard project
         # https://github.com/marketplace/actions/add-to-github-projects?version=v0.5.0
-        uses: actions/add-to-project@b33924cba28b1b9cb8ea871f99f264a2f4a07185
+        uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c
         with:
           project-url: https://github.com/orgs/ceph/projects/2
           github-token: ${{ secrets.GITHUB_TOKEN }}