Skip to content

Commit

Permalink
CI: Publish Built Image warnings
Browse files Browse the repository at this point in the history
On updating to a more stable and recent
version v1.53.0 of golangci-lint we are
no more seeing Publish Built Image warnings

Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
  • Loading branch information
Shwetha-Acharya committed Jul 20, 2023
1 parent 37f674c commit 1c89b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: GolangCI Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.49.0
version: v1.53.0

unit-test:
name: Unit tests
Expand Down

0 comments on commit 1c89b77

Please sign in to comment.