Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
chore(template): sync with ahmadnassri/template-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Nov 11, 2021
1 parent 145bd2c commit 63b5d67
Showing 1 changed file with 2 additions and 2 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

0 comments on commit 63b5d67

Please sign in to comment.