1
0
mirror of https://github.com/kairos-io/immucore.git synced 2025-05-12 10:10:01 +00:00

Merge branch 'main' into random_encrypt_v2

This commit is contained in:
Itxaka 2025-03-13 10:41:32 +01:00 committed by GitHub
commit 8ea8804d0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
with:
go-version-file: go.mod
- name: Golangci-lint
uses: golangci/golangci-lint-action@v6.5.0
uses: golangci/golangci-lint-action@v6.5.1
with:
version: latest
only-new-issues: true