File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
- name : " CLA Assistant"
20
20
if : ${{ steps.sign-or-recheck.outputs.match != '' || github.event_name == 'pull_request_target' }}
21
21
# Alpha Release
22
- uses : cla-assistant/github-action@v2.3 .0
22
+ uses : cla-assistant/github-action@v2.6 .0
23
23
env :
24
24
# Generated and maintained by GitHub
25
25
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ require (
9
9
github.com/jfrog/build-info-go v1.10.1
10
10
github.com/jfrog/froggit-go v1.16.1
11
11
github.com/jfrog/gofrog v1.7.6
12
- github.com/jfrog/jfrog-cli-core/v2 v2.56.1
13
- github.com/jfrog/jfrog-cli-security v1.10 .1
14
- github.com/jfrog/jfrog-client-go v1.47.1
12
+ github.com/jfrog/jfrog-cli-core/v2 v2.56.0
13
+ github.com/jfrog/jfrog-cli-security v1.11 .1
14
+ github.com/jfrog/jfrog-client-go v1.47.0
15
15
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible
16
16
github.com/owenrumney/go-sarif/v2 v2.3.1
17
17
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -899,12 +899,12 @@ github.com/jfrog/gofrog v1.7.6 h1:QmfAiRzVyaI7JYGsB7cxfAJePAZTzFz0gRWZSE27c6s=
899
899
github.com/jfrog/gofrog v1.7.6 /go.mod h1:ntr1txqNOZtHplmaNd7rS4f8jpA5Apx8em70oYEe7+4 =
900
900
github.com/jfrog/jfrog-apps-config v1.0.1 h1:mtv6k7g8A8BVhlHGlSveapqf4mJfonwvXYLipdsOFMY =
901
901
github.com/jfrog/jfrog-apps-config v1.0.1 /go.mod h1:8AIIr1oY9JuH5dylz2S6f8Ym2MaadPLR6noCBO4C22w =
902
- github.com/jfrog/jfrog-cli-core/v2 v2.56.1 h1:+Me+RQx8BYKib+RZLFtGWFftLjEd3NrjVVxJbSYElKU =
903
- github.com/jfrog/jfrog-cli-core/v2 v2.56.1 /go.mod h1:+a9VRDizwc+SK2Io6e4Yp8j7hkTeQstQTmNVwrxdh6Q =
904
- github.com/jfrog/jfrog-cli-security v1.10 .1 h1:0YfDosXXazUJVQRBPmeoUwvrmEotMSGyE+3ICELmFJE =
905
- github.com/jfrog/jfrog-cli-security v1.10 .1 /go.mod h1:Z4hS3Ge6LDqOF2vXeO6duuNZyPCEaKjoyoeJ7vGoy54 =
906
- github.com/jfrog/jfrog-client-go v1.47.1 h1:VT2v28/usTSP56+i3MC3fgRvZoh6vjRgQgs8xTk+sYU =
907
- github.com/jfrog/jfrog-client-go v1.47.1 /go.mod h1:7M/vgei7VGcLjUxwQ/3r9pH3lvDHlt6Q+Gw+YMis/mc =
902
+ github.com/jfrog/jfrog-cli-core/v2 v2.56.0 h1:rCNKhfESgsq0o6//gU1mNCvuCboE5BMfycj/RM/gq8k =
903
+ github.com/jfrog/jfrog-cli-core/v2 v2.56.0 /go.mod h1:D8m0L8GCZiYCY9MjhnWY4egCqyVlU2iZsVA0yysBsVw =
904
+ github.com/jfrog/jfrog-cli-security v1.11 .1 h1:UoOY0XtlTfgp1szeE9+i5SE791VoafMK+TeySMHSFic =
905
+ github.com/jfrog/jfrog-cli-security v1.11 .1 /go.mod h1:0vBYBP1jztDf5e25Ww3CkQAA1C609CAccz9NJLoSoRk =
906
+ github.com/jfrog/jfrog-client-go v1.47.0 h1:OBMB6TxqziBByjuk6hm0BM30pQwOb3XzjZKf/cmwCeM =
907
+ github.com/jfrog/jfrog-client-go v1.47.0 /go.mod h1:UxzL9Q4pDoM+HQjSuQiGNakyoJNuxqPSs35/amBJvdY =
908
908
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible h1:jdpOPRN1zP63Td1hDQbZW73xKmzDvZHzVdNYxhnTMDA =
909
909
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible /go.mod h1:1c7szIrayyPPB/987hsnvNzLushdWf4o/79s3P08L8A =
910
910
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024 /go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU =
You can’t perform that action at this time.
0 commit comments