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:
108108 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
109109 with :
110110 persist-credentials : false
111- - uses : cachix/install-nix-action@754537aaedb35f72ab11a60cc162c49ef3016495 # v31.2 .0
111+ - uses : cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31.4 .0
112112 - name : Install Ansible
113113 env :
114114 DEBIAN_FRONTEND : noninteractive
Original file line number Diff line number Diff line change 1515 - id: detect-private-key
1616
1717 - repo: https://github.com/adrienverge/yamllint
18- rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # 1.37.0
18+ rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # 1.37.1
1919 hooks:
2020 - id: yamllint
2121
3939 rev: d19233b89771be2d89273f163f5edc5a39bbc34a # 0.11.12
4040 hooks:
4141 # Run the linter.
42- - id: ruff
42+ - id: ruff-check
4343 # Run the formatter.
4444 - id: ruff-format
4545
You can’t perform that action at this time.
0 commit comments