Skip to content

Commit 3e30034

Browse files
authored
Merge pull request #33 from SAP-samples/dependabot/github_actions/amannn/action-semantic-pull-request-6
chore(deps): bump amannn/action-semantic-pull-request from 5 to 6
2 parents 1b41315 + 4b0758b commit 3e30034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
name: Validate PR title
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: amannn/action-semantic-pull-request@v5
22+
- uses: amannn/action-semantic-pull-request@v6
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)