Skip to content

Commit f92aa56

Browse files
Bump percona-platform/checkout from 2 to 3
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>
1 parent 89b058f commit f92aa56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
go-version: ${{ matrix.go-version }}
3333
- name: Checkout code
34-
uses: percona-platform/checkout@v2
34+
uses: percona-platform/checkout@v3
3535
- name: Run checks
3636
run: |
3737
go build -modfile=tools/go.mod -o bin/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint

0 commit comments

Comments
 (0)