Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
titom73 committed Dec 16, 2020
1 parent 015e30b commit a1c9b5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/rista-netdevops-community/action-molecule-avd) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/avdteam/action-molecule) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/avdteam/action-molecule) ![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/avdteam/action-molecule) ![Docker Pulls](https://img.shields.io/docker/pulls/avdteam/action-molecule) ![GitHub](https://img.shields.io/github/license/arista-netdevops-community/action-molecule-avd)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/arista-netdevops-community/action-molecule-avd) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/avdteam/action-molecule) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/avdteam/action-molecule) ![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/avdteam/action-molecule) ![Docker Pulls](https://img.shields.io/docker/pulls/avdteam/action-molecule) ![GitHub](https://img.shields.io/github/license/arista-netdevops-community/action-molecule-avd)

# Github Action for Molecule

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ inputs:

runs:
using: docker
image: avdteam/action-molecule:v1.0
image: docker://avdteam/action-molecule:v1.0

0 comments on commit a1c9b5e

Please sign in to comment.