Skip to content

Commit c2311b9

Browse files
authored
Merge pull request #8 from ntzrbtr/dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1
Bump amannn/action-semantic-pull-request from 5.2.0 to 6.1.1
2 parents ca67d38 + fcc4956 commit c2311b9

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
@@ -11,7 +11,7 @@ jobs:
1111
semantic-pr:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: amannn/action-semantic-pull-request@v5.2.0
14+
- uses: amannn/action-semantic-pull-request@v6.1.1
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)