소스 검색

chore(deps): update ansible/ansible-lint action to v25.11.0

pull/4722/head
renovate[bot] 5 달 전
committed by GitHub
부모
커밋
17a3d1bb94
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@v5

- name: Run ansible-lint
uses: ansible/ansible-lint@v25.9.2
uses: ansible/ansible-lint@v25.11.0
with:
args: "roles/custom"
setup_python: "true"


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