Skip to content

Commit

Permalink
Merge pull request #117 from atlas-bi/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering authored Dec 11, 2023
2 parents 0146049 + 1d6194d commit 488fa7f
Show file tree
Hide file tree
Showing 3 changed files with 1,981 additions and 820 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0

- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0

- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand All @@ -73,7 +73,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0

- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand All @@ -96,7 +96,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0

- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand All @@ -119,7 +119,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0

- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand All @@ -142,7 +142,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0

- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 488fa7f

Please sign in to comment.