Skip to content

Commit

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

Bump webiny/action-conventional-commits from 1.1.0 to 1.2.0
  • Loading branch information
gierens committed Jan 27, 2024
2 parents aa6f0f8 + 1b0fd32 commit 534b588
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 534b588

Please sign in to comment.