Skip to content

Commit fdda13f

Browse files
chore(deps): update dependency b1nary-gr0up/nwa to v0.7.7
1 parent 2631f0e commit fdda13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ ko:
345345
$(call go-install-tool,$(KO),github.com/$(KO_LOOKUP)@$(KO_VERSION))
346346

347347
NWA := $(LOCALBIN)/nwa
348-
NWA_VERSION := v0.7.5
348+
NWA_VERSION := v0.7.7
349349
NWA_LOOKUP := B1NARY-GR0UP/nwa
350350
nwa:
351351
@test -s $(NWA) && $(NWA) -h | grep -q $(NWA_VERSION) || \

0 commit comments

Comments
 (0)