Skip to content

Commit d437038

Browse files
chore(deps): update dependency rhysd/actionlint to v1.7.7 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c4eee2 commit d437038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ fix-yaml-formatting:
6868
check-github-actions-workflows-linting:
6969
FROM +golang-base
7070
# renovate: datasource=github-releases depName=rhysd/actionlint
71-
ENV ACTIONLINT_VERSION="v1.6.26"
71+
ENV ACTIONLINT_VERSION="v1.7.7"
7272
RUN go install github.com/rhysd/actionlint/cmd/actionlint@$ACTIONLINT_VERSION
7373
DO +COPY_CI_DATA
7474
RUN ./ci/check-github-actions-workflows-linting.sh

0 commit comments

Comments
 (0)