Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Dec 28, 2022
1 parent 8130eb1 commit e8cc441
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}

- uses: ahmadnassri/action-template-repository-sync@v2.3.1
- uses: ahmadnassri/action-template-repository-sync@v2.3.2
with:
github-token: ${{ secrets.GH_TOKEN }}
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
steps:
- uses: actions/checkout@v3.2.0

- uses: oxsecurity/megalinter/flavors/javascript@v6.15.0
- uses: oxsecurity/megalinter/flavors/javascript@v6.17.0
env:
GITHUB_TOKEN: ${{ github.token }}
MEGALINTER_CONFIG: .github/linters/.mega-linter.yml
Expand Down Expand Up @@ -307,6 +307,6 @@ jobs:
steps:
- uses: actions/checkout@v3.2.0

- uses: ahmadnassri/action-template-repository-sync@v2.3.1
- uses: ahmadnassri/action-template-repository-sync@v2.3.2
with:
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit e8cc441

Please sign in to comment.