Skip to content

Commit

Permalink
Merge pull request #20 from gierens/dependabot/github_actions/webiny/…
Browse files Browse the repository at this point in the history
…action-conventional-commits-1.3.0

chore(deps): Bump webiny/action-conventional-commits from 1.2.0 to 1.3.0
  • Loading branch information
gierens authored Jan 29, 2024
2 parents 9e2b3de + ce132f6 commit 3a4e77a
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.2.0
- uses: webiny/action-conventional-commits@v1.3.0
# optional, required for private repos
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3a4e77a

Please sign in to comment.