Browse Source

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 3 years ago
committed by GitHub
parent
commit
24025c2de3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml View File

@@ -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

Loading…
Cancel
Save