diff --git a/.github/workflows/pull_request_target.yml b/.github/workflows/pull_request_target.yml index 060563d..32bde6a 100644 --- a/.github/workflows/pull_request_target.yml +++ b/.github/workflows/pull_request_target.yml @@ -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 @@ -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 diff --git a/.pandoc.yml b/.pandoc.yml index 6a19a92..c9b9548 100644 --- a/.pandoc.yml +++ b/.pandoc.yml @@ -1,5 +1,5 @@ # ----------------------------------------------- # -# Note: this file originates in template-node-lib # +# Note: this file originates in template-template # # ----------------------------------------------- # input-file: docs/README.md