]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: pr-triage fix 52455/head
authorNizamudeen A <nia@redhat.com>
Fri, 14 Jul 2023 11:08:03 +0000 (16:38 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 7 Aug 2023 15:47:43 +0000 (21:17 +0530)
Signed-off-by: Nizamudeen A <nia@redhat.com>
.github/workflows/pr-triage.yml

index 8566f25992c2a21ff4257dbc8b0d068eb2b8de14..5eae0594a2e061aebfa729a98ea14b86f16d8396 100644 (file)
@@ -14,8 +14,8 @@ jobs:
           sync-labels: ''
           repo-token: "${{ secrets.GITHUB_TOKEN }}"
       - name: Assign to Dashboard project
-        # https://github.com/marketplace/actions/add-to-github-projects?version=v0.4.1
-        uses: actions/add-to-project@4756e6330fe1e0a736690d3cfd9f11c9399c2ed4
+        # https://github.com/marketplace/actions/add-to-github-projects?version=v0.5.0
+        uses: actions/add-to-project@b33924cba28b1b9cb8ea871f99f264a2f4a07185
         with:
           project-url: https://github.com/orgs/ceph/projects/2
           github-token: ${{ secrets.GITHUB_TOKEN }}