Skip to content

Commit 5b9caa3

Browse files
committed
Merge remote-tracking branch 'opendatahub/master' into rebase-2.2.0
Signed-off-by: Ricardo M. Oliveira <[email protected]>
2 parents b9178ad + 0f96e42 commit 5b9caa3

26 files changed

+505
-231
lines changed

.github/workflows/build-prs-trigger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo ${{ github.event.pull_request.state }} >> ./pr/pr_state
2828
echo ${{ github.event.pull_request.head.sha }} >> ./pr/head_sha
2929
echo ${{ github.event.action }} >> ./pr/event_action
30-
- uses: actions/upload-artifact@v2
30+
- uses: actions/upload-artifact@v3
3131
with:
3232
name: pr
3333
path: pr/

backend/api/v2beta1/go_client/artifacts.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/api/v2beta1/go_client/artifacts.pb.gw.go

Lines changed: 110 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)