Skip to content

Commit

Permalink
Lint updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dbast committed Aug 23, 2024
1 parent 00b8e95 commit 4e4e4cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Packer
uses: hashicorp-contrib/setup-packer@v3
with:
packer-version: 1.10.0
packer-version: 1.11.0
- uses: actions/setup-go@v5.0.2
with:
go-version: '1.23'
Expand All @@ -35,5 +35,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.59.1
version: v1.60.3
args: --timeout=3m

0 comments on commit 4e4e4cc

Please sign in to comment.