Skip to content

Commit 4bc80ca

Browse files
chore(deps): bump amannn/action-semantic-pull-request
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 335288255954904a41ddda8947c8f2c844b8bfeb to 7f33ba792281b034f64e96f4c0b5496782dd3b37. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@3352882...7f33ba7) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: 7f33ba792281b034f64e96f4c0b5496782dd3b37 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 552b317 commit 4bc80ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/convention.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
permissions:
1717
pull-requests: read
1818
steps:
19-
- uses: amannn/action-semantic-pull-request@335288255954904a41ddda8947c8f2c844b8bfeb # v5.5.3
19+
- uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37 # v5.5.3
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)