Skip to content

Commit

Permalink
Bump webiny/action-conventional-commits from 1.1.0 to 1.3.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.3.0.
- [Commits](webiny/action-conventional-commits@v1.1.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]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent a28bc27 commit 255b018
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.3.0
# optional, required for private repos
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 255b018

Please sign in to comment.