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 Nov 11, 2021
1 parent e1c619e commit a667322
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request_target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
repository: ${{ steps.metadata.outputs.repository }}

steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0

- uses: ahmadnassri/action-metadata@v1
id: metadata
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
if: ${{ fromJSON(needs.metadata.outputs.repository).is_template }}

steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0
with:
ref: ${{ github.event.pull_request.head.ref }}
- uses: ahmadnassri/action-workflow-queue@v1.1
Expand Down
2 changes: 1 addition & 1 deletion .pandoc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ----------------------------------------------- #
# Note: this file originates in template-node-lib #
# Note: this file originates in template-template #
# ----------------------------------------------- #

input-file: docs/README.md
Expand Down

0 comments on commit a667322

Please sign in to comment.