Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
build(deps): update module github.com/rhysd/actionlint to v1.6.27 (#1363
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent b139293 commit 93c45df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.d/20-tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bin/licensei-$(LICENSEI_VERSION): | $(BIN_DIR)

ACTIONLINT_BIN := $(BIN_DIR)/actionlint
# renovate: datasource=go depName=github.com/rhysd/actionlint versioning=semver
ACTIONLINT_VERSION := 1.6.26
ACTIONLINT_VERSION := 1.6.27

bin/actionlint: bin/actionlint-$(ACTIONLINT_VERSION)
@ln -sf actionlint-$(ACTIONLINT_VERSION) bin/actionlint
Expand Down

0 comments on commit 93c45df

Please sign in to comment.