Skip to content

Commit 75f6ca2

Browse files
MNT Run module-standardiser (#324)
1 parent 6115839 commit 75f6ca2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
name: CI
1111
# Do not run if this is a pull-request from same repo i.e. not a fork repo
1212
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.repository
13-
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
13+
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v2

.github/workflows/merge-up.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
actions: write
2020
steps:
2121
- name: Merge-up
22-
uses: silverstripe/gha-merge-up@v1
22+
uses: silverstripe/gha-merge-up@v2

0 commit comments

Comments
 (0)