build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 in /x/auth (#18397)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
dependabot[bot]
2023-11-07 14:49:12 +00:00
committed by GitHub
co-authored by github-actions Julien Robert
parent 346044afd0
commit 1e4d1f955a
58 changed files with 115 additions and 127 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ jobs:
# **/Makefile
# .golangci.yml
- name: run linting (long)
if: env.GIT_DIFF
id: lint_long
# if: env.GIT_DIFF
# id: lint_long
run: |
nix develop -c make lint
env: