Skip to content

Commit

Permalink
build(deps): bump amannn/action-semantic-pull-request from 5.5.2 to 5…
Browse files Browse the repository at this point in the history
….5.3 (#91)
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 7264c1f commit f9b7870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
# Since this workflow is REQUIRED for a PR to be mergable, we have to have this 'if' statement in step level instead of job level.
- if: ${{ !contains(fromJson('["asyncapi-bot", "dependabot[bot]", "dependabot-preview[bot]", "allcontributors[bot]"]'), github.actor) }}
uses: amannn/action-semantic-pull-request@cfb60706e18bc85e8aec535e3c577abe8f70378e #version 5.5.2 https://github.com/amannn/action-semantic-pull-request/releases/tag/v5.5.2
uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 #version 5.5.3 https://github.com/amannn/action-semantic-pull-request/releases/tag/v5.5.3
id: lint_pr_title
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN}}
Expand Down

0 comments on commit f9b7870

Please sign in to comment.