Skip to content

Commit

Permalink
chore(con-372): updating deprecated set-output command (#344)
Browse files Browse the repository at this point in the history
* updating deprecated set-output command

* update lint-pr
  • Loading branch information
mtktran authored Dec 3, 2022
1 parent bd34b5b commit e72bf8b
Show file tree
Hide file tree
Showing 10 changed files with 3,479 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4.6.0
- uses: amannn/action-semantic-pull-request@v5.0.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
Loading

0 comments on commit e72bf8b

Please sign in to comment.