Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AlexRogalskiy/sputnik
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 54e599c9e1e1362c5c2a071ca7f01f5125a50f24
Choose a base ref
..
head repository: AlexRogalskiy/sputnik
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1aa60926c8ca1165b7ee533ede12380f6899e407
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/commitlint.yml
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6.0.0
- uses: wagoid/commitlint-github-action@v6.0.1
with:
configFile: './.github/workflows/lint/.commitlintrc.json'
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure