Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-action-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Dec 19, 2022
1 parent 210ff25 commit fcd557d
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
- uses: ahmadnassri/action-template-repository-sync@v2.3.0
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 @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: ahmadnassri/[email protected].4
- uses: ahmadnassri/[email protected].3
with:
config: .github/linters/.commit-lint.yml

Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
submodules: true

- id: release
uses: ahmadnassri/[email protected].11
uses: ahmadnassri/[email protected].10
with:
config: ${{ github.workspace }}/.semantic.json
env:
Expand Down

0 comments on commit fcd557d

Please sign in to comment.