浏览代码

Merge pull request #1930 from spantaleev/dependabot/github_actions/frenck/action-yamllint-1.2.0

Bump frenck/action-yamllint from 1.1.2 to 1.2.0
pull/1931/head
Slavi Pantaleev 4 年前
committed by GitHub
父节点
当前提交
24025c2de3
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml 查看文件

@@ -13,4 +13,4 @@ jobs:
- name: ⤵️ Check out configuration from GitHub
uses: actions/checkout@v3
- name: 🚀 Run yamllint
uses: frenck/action-yamllint@v1.1.2
uses: frenck/action-yamllint@v1.2.0

正在加载...
取消
保存