Skip to content

Commit

Permalink
Merge branch 'main' into martinsolberg-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsolberg authored Oct 21, 2024
2 parents 782e875 + 567b522 commit 1e8aa42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
echo "Using workflow configuration for commitlint"
echo "commitlintconfig=.github-workflow-semantic-release/commitlint.config.js" >> $GITHUB_OUTPUT
fi
- uses: wagoid/commitlint-github-action@v6.1.2
- uses: wagoid/commitlint-github-action@v5.4.5
id: lint
continue-on-error: ${{ github.event_name == 'pull_request' }}
with:
Expand Down

0 comments on commit 1e8aa42

Please sign in to comment.