瀏覽代碼
Update frenck/action-yamllint action to v1.5.0
pull/3190/head
renovate[bot]
2 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B5690EEEBB952194
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
.github/workflows/matrix.yml
|
|
|
@@ -13,7 +13,7 @@ jobs: |
|
|
|
- name: Check out |
|
|
|
uses: actions/checkout@v4 |
|
|
|
- name: Run yamllint |
|
|
|
uses: frenck/action-yamllint@v1.4.2 |
|
|
|
uses: frenck/action-yamllint@v1.5.0 |
|
|
|
ansible-lint: |
|
|
|
name: ansible-lint |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|