Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent aa6f0f8 commit 1b0fd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: webiny/action-conventional-commits@v1.1.0
- uses: webiny/action-conventional-commits@v1.2.0
# optional, required for private repos
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1b0fd32

Please sign in to comment.