Skip to content

Commit 93a99a4

Browse files
authored
Merge pull request #99 from kyma-project/szeort-patch-1
Update release-draft.yml
2 parents 7e36c78 + 2748a20 commit 93a99a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-draft.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v3
2626

2727
- name: golangci-lint
28-
uses: golangci/golangci-lint-action@v6
28+
uses: golangci/golangci-lint-action@v6.1.0
2929
with:
3030
version: v1.60
3131

@@ -67,4 +67,4 @@ jobs:
6767
gh release upload "${VERSION}" "./release-${VERSION}/cfapi-crd.yaml"
6868
gh release upload "${VERSION}" "./release-${VERSION}/cfapi-manager.yaml"
6969
70-
70+

0 commit comments

Comments
 (0)