Skip to content

Commit

Permalink
build(deps): bump wagoid/commitlint-github-action from 6.0.0 to 6.0.1 (
Browse files Browse the repository at this point in the history
…#119)

Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 85c80bb commit 1af4542
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/[email protected].0
- uses: wagoid/[email protected].1
id: lint
continue-on-error: ${{ github.event_name == 'pull_request' }}
with:
Expand Down

0 comments on commit 1af4542

Please sign in to comment.