Skip to content

Commit

Permalink
build(deps): bump webiny/action-conventional-commits from 1.2.0 to 1.…
Browse files Browse the repository at this point in the history
…3.0 (#2)

Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.2.0 to 1.3.0.
- [Commits](webiny/action-conventional-commits@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: webiny/action-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 10f5896 commit e63fb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Check conventional commits
uses: webiny/action-conventional-commits@v1.2.0
uses: webiny/action-conventional-commits@v1.3.0

- name: Check PEP8
uses: quentinguidee/pep8-action@v1
Expand Down

0 comments on commit e63fb59

Please sign in to comment.