File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -48,22 +48,22 @@ jobs:
48
48
steps :
49
49
- uses : actions/checkout@v4
50
50
with :
51
- path : src/github.com/containerd /containerd
51
+ path : src/github.com/coderbirju /containerd
52
52
fetch-depth : 100
53
53
54
- - uses : ./src/github.com/containerd /containerd/.github/actions/install-go
54
+ - uses : ./src/github.com/coderbirju /containerd/.github/actions/install-go
55
55
56
- -
uses :
containerd /[email protected] .0
57
- if : github.repository == 'containerd /containerd'
56
+ -
uses :
coderbirju /[email protected] .8
57
+ if : github.repository == 'coderbirju /containerd'
58
58
with :
59
- working-directory : src/github.com/containerd /containerd
59
+ working-directory : src/github.com/coderbirju /containerd
60
60
repo-access-token : ${{ secrets.GITHUB_TOKEN }}
61
61
62
62
- name : verify go modules and vendor directory
63
63
run : |
64
64
sudo apt-get install -y jq
65
65
make verify-vendor
66
- working-directory : src/github.com/containerd /containerd
66
+ working-directory : src/github.com/coderbirju /containerd
67
67
68
68
#
69
69
# Protobuf checks
You can’t perform that action at this time.
0 commit comments