Skip to content

Commit

Permalink
chore(deps): bump webiny/action-conventional-commits from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.1.0 to 1.2.0.
- [Commits](webiny/action-conventional-commits@v1.1.0...v1.2.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]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 0c4d667 commit d61b337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: webiny/action-conventional-commits@v1.1.0
- uses: webiny/action-conventional-commits@v1.2.0
test:
needs: [conventional-commit-checker]
strategy:
Expand Down

0 comments on commit d61b337

Please sign in to comment.