ソースを参照

Merge pull request #2252 from spantaleev/dependabot/github_actions/frenck/action-yamllint-1.3.1

Bump frenck/action-yamllint from 1.3.0 to 1.3.1
pull/2254/head
Slavi Pantaleev 3年前
committed by GitHub
コミット
0816b02365
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/matrix.yml

+ 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.3.0
uses: frenck/action-yamllint@v1.3.1
ansible-lint:
name: ansible-lint
runs-on: ubuntu-latest


読み込み中…
キャンセル
保存