]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: pr-triage fix pr-triage-fix 52832/head
authorNizamudeen A <nia@redhat.com>
Fri, 14 Jul 2023 11:08:03 +0000 (16:38 +0530)
committerNizamudeen A <nia@redhat.com>
Sat, 5 Aug 2023 19:00:22 +0000 (00:30 +0530)
Signed-off-by: Nizamudeen A <nia@redhat.com>
.github/workflows/pr-triage.yml

index 8566f25992c2a21ff4257dbc8b0d068eb2b8de14..e821802237532ca2bee3932b0515a2d1f827ccd1 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@80dff8360364fc9d8c5ca58b41c535e66b66c331
         with:
           project-url: https://github.com/orgs/ceph/projects/2
           github-token: ${{ secrets.GITHUB_TOKEN }}