소스 검색

chore(deps): update ansible/ansible-lint action to v26.2.0

renovate/ansible-ansible-lint-26.x
renovate[bot] 6 일 전
committed by GitHub
부모
커밋
13272aa214
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml 파일 보기

@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v6

- name: Run ansible-lint
uses: ansible/ansible-lint@v26.1.1
uses: ansible/ansible-lint@v26.2.0
with:
args: "roles/custom"
setup_python: "true"


불러오는 중...
취소
저장