From 1512fe17cd387f4d00334b66e077bb6dea6ba3bf Mon Sep 17 00:00:00 2001 From: Devlin Cashman <55607117+devlincashman@users.noreply.github.com> Date: Mon, 16 May 2022 04:40:09 -0400 Subject: [PATCH] feat: update hadolint repo source (#584) --- README.md | 2 +- plugins/hadolint | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc61b32..5bf1952 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | grpc-health-probe | [zufardhiyaulhaq/asdf-grpc-health-probe](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe) | [![Build](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe/actions/workflows/build.yml) | | grype | [poikilotherm/asdf-grype](https://github.com/poikilotherm/asdf-grype) | [![Main](https://github.com/poikilotherm/asdf-grype/workflows/Main/badge.svg?branch=main)](https://github.com/poikilotherm/asdf-grype/actions?query=workflow%3AMain) | | gwvault | [GoodwayGroup/asdf-gwvault](https://github.com/GoodwayGroup/asdf-gwvault) | [![GitHub Actions Status](https://github.com/GoodwayGroup/asdf-gwvault/workflows/test/badge.svg?branch=main)](https://github.com/GoodwayGroup/asdf-gwvault/actions) | -| hadolint | [looztra/asdf-hadolint](https://github.com/looztra/asdf-hadolint) | [![Build Status](https://travis-ci.org/looztra/asdf-hadolint.svg?branch=master)](https://travis-ci.org/looztra/asdf-hadolint) | +| hadolint | [devlincashman/asdf-hadolint](https://github.com/devlincashman/asdf-hadolint) | [![Build Status](https://github.com/devlincashman/asdf-hadolint/actions/workflows/build.yml/badge.svg)](https://github.com/devlincashman/asdf-hadolint/actions/workflows/build.yml) | | Hamler | [scudelletti/asdf-hamler](https://github.com/scudelletti/asdf-hamler) | [![Build](https://github.com/scudelletti/asdf-hamler/workflows/Build/badge.svg)](https://github.com/scudelletti/asdf-hamler/actions) | | has | [sylvainmetayer/asdf-has](https://github.com/sylvainmetayer/asdf-has) | [![Build](https://github.com/sylvainmetayer/asdf-has/workflows/Main%20workflow/badge.svg?branch=main)](https://github.com/sylvainmetayer/asdf-has/actions) | | Haskell | [vic/asdf-haskell](https://github.com/vic/asdf-haskell) | [![Build Status](https://travis-ci.org/vic/asdf-haskell.svg?branch=master)](https://travis-ci.org/vic/asdf-haskell) | diff --git a/plugins/hadolint b/plugins/hadolint index bdaedd6..5c71dfc 100644 --- a/plugins/hadolint +++ b/plugins/hadolint @@ -1 +1 @@ -repository = https://github.com/looztra/asdf-hadolint.git +repository = https://github.com/devlincashman/asdf-hadolint.git