瀏覽代碼
Merge pull request #2696 from spantaleev/dependabot/github_actions/frenck/action-yamllint-1.4.1
Bump frenck/action-yamllint from 1.4.0 to 1.4.1
pull/2697/head
Slavi Pantaleev
3 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
.github/workflows/matrix.yml
|
|
|
@@ -13,7 +13,7 @@ jobs: |
|
|
|
- name: Check out |
|
|
|
uses: actions/checkout@v3 |
|
|
|
- name: Run yamllint |
|
|
|
uses: frenck/action-yamllint@v1.4.0 |
|
|
|
uses: frenck/action-yamllint@v1.4.1 |
|
|
|
ansible-lint: |
|
|
|
name: ansible-lint |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|