build(deps): bump github.com/rhysd/actionlint from 1.7.5 to 1.7.6 (#2603)

Bumps [github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) from 1.7.5 to 1.7.6.
- [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.7.5...v1.7.6)

---
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-06 02:53:33 +00:00
committed by GitHub
parent 24adb1eaf8
commit 4c9875bb0d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/opencontainers/image-spec v1.1.0
github.com/opencontainers/selinux v1.11.1
github.com/pkg/errors v0.9.1
github.com/rhysd/actionlint v1.7.5
github.com/rhysd/actionlint v1.7.6
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1

4
go.sum
View File

@@ -160,8 +160,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rhysd/actionlint v1.7.5 h1:4EtnNXGBgS0frlBJFKaRMe8SPI09wfj9rpJOFPwD9uM=
github.com/rhysd/actionlint v1.7.5/go.mod h1:REAIaWKOapdqsgzHPGraVrGuAjuZ45UXFfpj5SwGXvE=
github.com/rhysd/actionlint v1.7.6 h1:ymq9bnrYviN0Tlj6+nnE0XdIGrnoi8LembBstUVf4xo=
github.com/rhysd/actionlint v1.7.6/go.mod h1:V0SomQIHKYqv2t2SVxHDhbJ+VXuskjJTEzGP5SEM2xs=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=