Skip to content

Commit

Permalink
Bump percona-platform/checkout from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [percona-platform/checkout](https://github.com/percona-platform/checkout) from 2 to 3.
- [Release notes](https://github.com/percona-platform/checkout/releases)
- [Changelog](https://github.com/percona-platform/checkout/blob/main/CHANGELOG.md)
- [Commits](percona-platform/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: percona-platform/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2023
1 parent 0d81cdc commit 99ed03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- name: Checkout code
uses: percona-platform/checkout@v2
uses: percona-platform/checkout@v3
- name: Run checks
run: |
go build -modfile=tools/go.mod -o bin/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
Expand Down

0 comments on commit 99ed03b

Please sign in to comment.