Skip to content

Commit fcd557d

Browse files
author
Ahmad Nassri
committed
chore(template): sync with ahmadnassri/template-action-docker
1 parent 210ff25 commit fcd557d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/pull_request_target.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
with:
7373
ref: ${{ github.event.pull_request.head.ref }}
7474

75-
- uses: ahmadnassri/action-template-repository-sync@v2
75+
- uses: ahmadnassri/action-template-repository-sync@v2.3.0
7676
with:
7777
github-token: ${{ secrets.GH_TOKEN }}

.github/workflows/push.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
steps:
3838
- uses: actions/[email protected]
3939

40-
- uses: ahmadnassri/[email protected].4
40+
- uses: ahmadnassri/[email protected].3
4141
with:
4242
config: .github/linters/.commit-lint.yml
4343

@@ -91,7 +91,7 @@ jobs:
9191
submodules: true
9292

9393
- id: release
94-
uses: ahmadnassri/[email protected].11
94+
uses: ahmadnassri/[email protected].10
9595
with:
9696
config: ${{ github.workspace }}/.semantic.json
9797
env:

0 commit comments

Comments
 (0)