]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: update add-to-project action 50285/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Mon, 27 Feb 2023 15:01:33 +0000 (16:01 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 15:01:33 +0000 (16:01 +0100)
Signed-off-by: Ernesto Puerta <37327689+epuertat@users.noreply.github.com>
.github/workflows/pr-triage.yml

index a17a0ac9989848fa0520718338da3e964444c8a8..8566f25992c2a21ff4257dbc8b0d068eb2b8de14 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.0
-        uses: actions/add-to-project@960fbad431afda394cfcf8743445e741acd19e85
+        # https://github.com/marketplace/actions/add-to-github-projects?version=v0.4.1
+        uses: actions/add-to-project@4756e6330fe1e0a736690d3cfd9f11c9399c2ed4
         with:
           project-url: https://github.com/orgs/ceph/projects/2
           github-token: ${{ secrets.GITHUB_TOKEN }}