Skip to content

Commit 1e7338f

Browse files
feat(kgateway-operations): use datasource template variable in kgatew… (#5)
Signed-off-by: Sebastian Gaiser <sebastiangaiser@users.noreply.github.com> Signed-off-by: David L. Chandler <david.chandler@solo.io> Co-authored-by: David L. Chandler <david.chandler@solo.io>
1 parent 84a6ec7 commit 1e7338f

2 files changed

Lines changed: 66 additions & 43 deletions

File tree

.github/workflows/lint-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
timeout-minutes: 5
1717
steps:
1818
- name: Check out code into the Go module directory
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2020
- name: Lint Helm Charts
2121
run: make lint-charts

0 commit comments

Comments
 (0)