Skip to content

Commit

Permalink
Merge pull request #19 from rustadopt/dependabot/github_actions/webin…
Browse files Browse the repository at this point in the history
…y/action-conventional-commits-1.3.0

Bump webiny/action-conventional-commits from 1.2.0 to 1.3.0
  • Loading branch information
gierens committed Jan 30, 2024
2 parents 534b588 + f7db997 commit 8fb29db
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 8fb29db

Please sign in to comment.