Skip to content

Commit

Permalink
ci: Update the validate-n8n-pull-request-title action
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Jan 12, 2024
1 parent dbc1479 commit d24d873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:

- name: Validate PR title
id: validate_pr_title
uses: n8n-io/validate-n8n-pull-request-title@v1.1
uses: n8n-io/validate-n8n-pull-request-title@v1.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d24d873

Please sign in to comment.