Skip to content

Commit

Permalink
Bump pipeline from 1.32.0 to 1.33.0
Browse files Browse the repository at this point in the history
Bumps pipeline from 1.32.0 to 1.33.0.

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
buildpack-bot committed Jun 30, 2023
1 parent 5d3d3f6 commit 5a8a94b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.32.0
1.33.0
2 changes: 1 addition & 1 deletion .github/workflows/pb-update-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
go mod edit -go="$GO_VERSION"
go mod tidy
go get -u all
go get -u -t ./...
go mod tidy
git add go.mod go.sum
Expand Down

0 comments on commit 5a8a94b

Please sign in to comment.