File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108
108
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
109
109
with :
110
110
persist-credentials : false
111
- - uses : cachix/install-nix-action@754537aaedb35f72ab11a60cc162c49ef3016495 # v31.2 .0
111
+ - uses : cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31.4 .0
112
112
- name : Install Ansible
113
113
env :
114
114
DEBIAN_FRONTEND : noninteractive
Original file line number Diff line number Diff line change 15
15
- id: detect-private-key
16
16
17
17
- repo: https://github.com/adrienverge/yamllint
18
- rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # 1.37.0
18
+ rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # 1.37.1
19
19
hooks:
20
20
- id: yamllint
21
21
39
39
rev: d19233b89771be2d89273f163f5edc5a39bbc34a # 0.11.12
40
40
hooks:
41
41
# Run the linter.
42
- - id: ruff
42
+ - id: ruff-check
43
43
# Run the formatter.
44
44
- id: ruff-format
45
45
You can’t perform that action at this time.
0 commit comments