Skip to content

Commit

Permalink
chore(deps): bump dkhunt27/action-conventional-commits from 1.3.0 to 3.3
Browse files Browse the repository at this point in the history
Bumps [dkhunt27/action-conventional-commits](https://github.com/dkhunt27/action-conventional-commits) from 1.3.0 to 3.3.
- [Release notes](https://github.com/dkhunt27/action-conventional-commits/releases)
- [Commits](dkhunt27/action-conventional-commits@v1.3.0...v3.3)

---
updated-dependencies:
- dependency-name: dkhunt27/action-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 076fb1e commit 8bd260c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-php.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
steps:
- uses: actions/checkout@v4
name: Checkout
- uses: dkhunt27/action-conventional-commits@v1.3.0
- uses: dkhunt27/action-conventional-commits@v3.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
if: github.ref != 'refs/heads/${{ github.event.repository.default_branch }}'
Expand Down

0 comments on commit 8bd260c

Please sign in to comment.