File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 65
65
- name : " Setup: Checkout"
66
66
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
67
67
- name : " Lint: YAML"
68
- uses : karancode/yamllint-github-action@0a904064817924fc6fb449a32f67f25bfacc48ae # master
68
+ uses : karancode/yamllint-github-action@4052d365f09b8d34eb552c363d1141fd60e2aeb2 # master
69
69
with :
70
70
yamllint_file_or_dir : " .bcr"
71
71
yamllint_config_filepath : " ./.github/.yamllint.yml"
92
92
- name : " Setup: Checkout"
93
93
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
94
94
- name : " Lint: YAML"
95
- uses : karancode/yamllint-github-action@0a904064817924fc6fb449a32f67f25bfacc48ae # master
95
+ uses : karancode/yamllint-github-action@4052d365f09b8d34eb552c363d1141fd60e2aeb2 # master
96
96
with :
97
97
yamllint_file_or_dir : " .bazelci"
98
98
yamllint_config_filepath : " ./.github/.yamllint.yml"
You can’t perform that action at this time.
0 commit comments