Skip to content

Commit

Permalink
chore(deps): update amannn/action-semantic-pull-request action to v3.4.0
Browse files Browse the repository at this point in the history
renovate bot automated dependency management

| datasource  | package                             | from   | to     |
| ----------- | ----------------------------------- | ------ | ------ |
| github-tags | amannn/action-semantic-pull-request | v3.2.6 | v3.4.0 |
  • Loading branch information
renovate-bot committed Feb 15, 2021
1 parent 706286c commit 2a8c0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.lint.semantic.title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
MATRIX_CONTEXT: ${{ toJson(matrix) }}
run: echo "$MATRIX_CONTEXT"
- name: Check title against semantic commit syntax
uses: amannn/action-semantic-pull-request@v3.2.6
uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2a8c0f6

Please sign in to comment.