Skip to content

Commit 0041fef

Browse files
committed
hash
1 parent 6ca8337 commit 0041fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/inso.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ name: Test
22
on:
33
workflow_dispatch:
44
push:
5-
5+
66
jobs:
77
Linux:
88
name: gitOps flow
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout branch
1212
uses: actions/checkout@v1
13-
- uses: kong/setup-inso@v1
13+
- uses: kong/setup-inso@aa8af4f
1414
with:
1515
inso-version: 9.3.3
1616
- name: Lint

0 commit comments

Comments
 (0)