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 Oct 20, 2023
1 parent fb23ff9 commit b025522
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 @@ -48,7 +48,7 @@ jobs:
uses: golangci/[email protected]
with:
# renovate: depName=golangci/golangci-lint datasource=github-releases
version: v1.54.2
version: v1.55.0
args: --timeout=10m0s
- name: Build with Goreleaser
if: ${{ always() }}
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
- name: kind-1 - Install MetalLB
env:
# renovate: depName=metallb datasource=helm registryUrl=https://charts.bitnami.com/bitnami
METALLB_CHART_VERSION: 4.7.10
METALLB_CHART_VERSION: 4.7.11
run: |
MANIFESTS_PATH=/tmp/metallb-manifests.yaml
Expand Down

0 comments on commit b025522

Please sign in to comment.