Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
b27fedc55b chore(actions): update ivuorinen/actions action (v2026.03.09 → v2026.03.11)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15 17:01:59 +00:00
renovate[bot]
b312c9a296 chore(actions): update dependency golangci/golangci-lint (v2.10.1 → v2.11.3) (#135) 2026-03-15 19:01:22 +02:00
4 changed files with 5 additions and 5 deletions

View File

@@ -43,5 +43,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.10.1
version: v2.11.3
install-mode: goinstall

View File

@@ -52,7 +52,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.10.1
version: v2.11.3
install-mode: goinstall
- name: Run integration tests and collect coverage
@@ -69,4 +69,4 @@ jobs:
- name: Run PR Lint
# Custom PR linting action that performs additional PR-specific checks
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@4360ea39c744dbd52bf1d624bf058ba4dd81245a # v2026.03.09
uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11

View File

@@ -23,4 +23,4 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: ivuorinen/actions/stale@4360ea39c744dbd52bf1d624bf058ba4dd81245a # v2026.03.09
- uses: ivuorinen/actions/stale@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11

View File

@@ -23,4 +23,4 @@ jobs:
contents: read
issues: write
steps:
- uses: ivuorinen/actions/sync-labels@4360ea39c744dbd52bf1d624bf058ba4dd81245a # v2026.03.09
- uses: ivuorinen/actions/sync-labels@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11