Skip to content

Commit 29e092a

Browse files
dependabot[bot]britaniar
authored andcommitted
chore: bump golang.org/x/net from 0.33.0 to 0.36.0 (Azure#1078)
* chore: bump golang.org/x/net from 0.33.0 to 0.36.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. - [Commits](golang/net@v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Britania Rodriguez Reyes <britaniar@microsoft.com>
1 parent 6fc3eda commit 29e092a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/upgrade.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# Fetch the history of all branches and tags.
5353
# This is needed for the test suite to switch between releases.
5454
fetch-depth: 0
55-
55+
5656
- name: Set up Ginkgo CLI
5757
run: |
5858
go install github.com/onsi/ginkgo/v2/ginkgo@v2.19.1
@@ -94,7 +94,7 @@ jobs:
9494
# Fetch the history of all branches and tags.
9595
# This is needed for the test suite to switch between releases.
9696
fetch-depth: 0
97-
97+
9898
- name: Set up Ginkgo CLI
9999
run: |
100100
go install github.com/onsi/ginkgo/v2/ginkgo@v2.19.1
@@ -136,7 +136,7 @@ jobs:
136136
# Fetch the history of all branches and tags.
137137
# This is needed for the test suite to switch between releases.
138138
fetch-depth: 0
139-
139+
140140
- name: Set up Ginkgo CLI
141141
run: |
142142
go install github.com/onsi/ginkgo/v2/ginkgo@v2.19.1

0 commit comments

Comments
 (0)