build(deps): bump github.com/rhysd/actionlint from 1.6.10 to 1.6.11 (#1106)

Bumps [github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) from 1.6.10 to 1.6.11.
- [Release notes](https://github.com/rhysd/actionlint/releases)
- [Changelog](https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rhysd/actionlint/compare/v1.6.10...v1.6.11)

---
updated-dependencies:
- dependency-name: github.com/rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-05 13:48:53 +00:00
committed by GitHub
parent 407d324ec1
commit 065d630af0
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/opencontainers/image-spec v1.0.2
github.com/opencontainers/selinux v1.10.1
github.com/pkg/errors v0.9.1
github.com/rhysd/actionlint v1.6.10
github.com/rhysd/actionlint v1.6.11
github.com/sabhiram/go-gitignore v0.0.0-20201211210132-54b8a0bf510f
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.4.0
@@ -69,7 +69,7 @@ require (
golang.org/x/crypto v0.0.0-20211202192323-5770296d904e // indirect
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 // indirect
golang.org/x/sys v0.0.0-20220330033206-e17cdc41300f // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/grpc v1.44.0 // indirect