Skip to content

Commit ee74e68

Browse files
MNT Run module-standardiser (#389)
1 parent c2a43f8 commit ee74e68

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
@@ -9,4 +9,4 @@ jobs:
99
ci:
1010
# Do not run if this is a pull-request from same repo i.e. not a fork repo
1111
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.repository
12-
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
12+
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)