Skip to content

Commit

Permalink
chore(deps): update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 928bd8a commit 5e17d21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: golangci/[email protected]
with:
# renovate: depName=golangci/golangci-lint datasource=github-releases
version: v1.60.1
version: v1.60.3
args: --timeout=10m0s
install-mode: goinstall
- name: Build with Goreleaser
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
- name: kind-1 - Install MetalLB
env:
# renovate: depName=metallb datasource=helm registryUrl=https://charts.bitnami.com/bitnami
METALLB_CHART_VERSION: 6.3.10
METALLB_CHART_VERSION: 6.3.11
run: |
MANIFESTS_PATH=/tmp/metallb-manifests.yaml
Expand Down

0 comments on commit 5e17d21

Please sign in to comment.