File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 4747 git config --global user.email "${{ steps.app-token.outputs.user-email }}"
4848 git add build/package/purls.txt
4949 git commit -m "chore: update purls.txt"
50- git remote set-url origin https://x-access-token:${GH_TOKEN}@github.com/${{ github.repository }}
50+ git remote set-url origin " https://x-access-token:${GH_TOKEN}@github.com/${{ github.repository }}"
5151 git push origin "$BRANCH_NAME"
5252 fi
Original file line number Diff line number Diff line change @@ -101,17 +101,6 @@ pkg:golang/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0
101101pkg:golang/go.opentelemetry.io/otel/metric@v1.35.0
102102pkg:golang/go.opentelemetry.io/otel/trace@v1.35.0
103103pkg:golang/go.opentelemetry.io/otel@v1.35.0
104- pkg:golang/go.uber.org/mock@v0.5.2
105- pkg:golang/go4.org@v0.0.0-20230225012048-214862532bf5
106- pkg:golang/golang.org/x/crypto@v0.38.0
107- pkg:golang/golang.org/x/mod@v0.24.0
108- pkg:golang/golang.org/x/net@v0.40.0
109- pkg:golang/golang.org/x/oauth2@v0.30.0
110- pkg:golang/golang.org/x/sync@v0.14.0
111- pkg:golang/golang.org/x/sys@v0.33.0
112- pkg:golang/golang.org/x/term@v0.32.0
113- pkg:golang/golang.org/x/text@v0.25.0
114- pkg:golang/golang.org/x/time@v0.11.0
115104pkg:golang/google.golang.org/api@v0.233.0
116105pkg:golang/google.golang.org/genproto/googleapis/api@v0.0.0-20250414145226-207652e42e2e
117106pkg:golang/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250505200425-f936aa4a68b2
You can’t perform that action at this time.
0 commit comments