.github: update add-to-project action

Signed-off-by: Ernesto Puerta <37327689+epuertat@users.noreply.github.com>
This commit is contained in:
Ernesto Puerta 2023-02-27 16:01:33 +01:00 committed by GitHub
parent 7a29b2dd74
commit c9a7e7158e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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 }}