Skip to content

Update sbom-upload.yml #11

Update sbom-upload.yml

Update sbom-upload.yml #11

Triggered via pull request November 14, 2023 08:59
Status Failure
Total duration 16s
Artifacts

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
check
You only have one commit incorrectly signed off! To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run: ```bash git commit --amend --no-edit --signoff ``` Now your commits will have your sign off. Next run ```bash git push --force-with-lease origin upload-sbom-workflow ``` Commit sha: [fead0fb](https://github.com/mercedes-benz/disclosure-cli/pull/18/commits/fead0fb36abb0d950b3087d489b73bbbc62d7b96), Author: Fabian F, Committer: GitHub; Expected "Fabian F <fabian.faulhaber@mercedes-benz.com>", but got "Fabian F. <fabian.faulhaber@mercedes-benz.com>".
check
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/actions-dco@v1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/