Skip to content

Commit 998580a

Browse files
chore(actions)(deps): bump parcelLab/ci/.github/workflows/yaml.yaml
Bumps [parcelLab/ci/.github/workflows/yaml.yaml](https://github.com/parcellab/ci) from 8 to 8.3.7. - [Release notes](https://github.com/parcellab/ci/releases) - [Commits](v8...v8.3.7) --- updated-dependencies: - dependency-name: parcelLab/ci/.github/workflows/yaml.yaml dependency-version: 8.3.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a13cb8 commit 998580a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Run actionlint
2525
run: /home/runner/go/bin/actionlint
2626
yamllint:
27-
uses: parcelLab/ci/.github/workflows/yaml.yaml@v8
27+
uses: parcelLab/ci/.github/workflows/yaml.yaml@v8.3.7

.github/workflows/ci.yaml.yaml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ on:
1515
workflow_dispatch:
1616
jobs:
1717
lint:
18-
uses: parcelLab/ci/.github/workflows/yaml.yaml@v8
18+
uses: parcelLab/ci/.github/workflows/yaml.yaml@v8.3.7

0 commit comments

Comments
 (0)