You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: Vishwas Siravara <[email protected]>
Issue #, if available:
N/A
*Description of changes:*
Commit by `update-deps.yaml` workflow are not signed which leads to CI
failing.
[error](https://github.com/runfinch/finch-core/pull/14/checks?check_run_id=9806064207)
*Testing done:*
Can be done only on main branch since the action is triggered by
`workflow_dispatch`.
- [X] I've reviewed the guidance in CONTRIBUTING.md
#### License Acceptance
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Signed-off-by: Vishwas Siravara <[email protected]>
Copy file name to clipboardExpand all lines: .github/workflows/update-deps.yaml
+1
Original file line number
Diff line number
Diff line change
@@ -36,5 +36,6 @@ jobs:
36
36
# More info: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#workarounds-to-trigger-further-workflow-runs
37
37
# TODO: Use FINCH_BOT_TOKEN instead of GITHUB_TOKEN.
0 commit comments