Skip to content

Commit 97f7fe3

Browse files
authored
fix: Bump api-guidelines to 2.2.1 (#104)
1 parent 7aebe0a commit 97f7fe3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@v6
8383
with:
8484
repository: entur/api-guidelines
85-
ref: v2.2.0
85+
ref: v2.2.1
8686
path: rulesets
8787
sparse-checkout-cone-mode: false
8888
sparse-checkout: |

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: actions/checkout@v6
7575
with:
7676
repository: entur/api-guidelines
77-
ref: v2.2.0
77+
ref: v2.2.1
7878
path: rulesets
7979
sparse-checkout-cone-mode: false
8080
sparse-checkout: |

0 commit comments

Comments
 (0)