Skip to content

Commit 8bd260c

Browse files
chore(deps): bump dkhunt27/action-conventional-commits from 1.3.0 to 3.3
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]>
1 parent 076fb1e commit 8bd260c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-php.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
steps:
6666
- uses: actions/checkout@v4
6767
name: Checkout
68-
- uses: dkhunt27/action-conventional-commits@v1.3.0
68+
- uses: dkhunt27/action-conventional-commits@v3.3
6969
with:
7070
github-token: ${{ secrets.GITHUB_TOKEN }}
7171
if: github.ref != 'refs/heads/${{ github.event.repository.default_branch }}'

0 commit comments

Comments
 (0)