Skip to content

Commit

Permalink
chore(deps): bump amannn/action-semantic-pull-request from v3.2.6 to …
Browse files Browse the repository at this point in the history
…v3.3.0 (#1933)

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from v3.2.6 to v3.3.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/master/CHANGELOG.md)
- [Commits](amannn/action-semantic-pull-request@v3.2.6...3301e0e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2021
1 parent c1c9bc4 commit 2cd2991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Lint pull request
uses: amannn/action-semantic-pull-request@v3.2.6
uses: amannn/action-semantic-pull-request@v3.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2cd2991

Please sign in to comment.