]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github/workflows: update failing action 50201/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Tue, 21 Feb 2023 19:47:31 +0000 (20:47 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 19:47:31 +0000 (20:47 +0100)
[Example](https://github.com/ceph/ceph/actions/runs/4222995073/jobs/7360873373) of failing run.

Signed-off-by: Ernesto Puerta <37327689+epuertat@users.noreply.github.com>
.github/workflows/pr-triage.yml

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