Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-mealha committed Mar 20, 2024
1 parent dcaa480 commit 1ceac88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: docker://github/super-linter:slim-v5
uses: docker://github/super-linter:slim-latest
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_CSS: true
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# CSV price matcher

![js](https://img.shields.io/badge/JavaScript-ECMAScript%202023-blue)
![npm](https://img.shields.io/badge/npm-8.19.3-blue)
![npm](https://img.shields.io/badge/npm-10.0.0-blue)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/pedro-mealha/csv-price-matcher/graphs/commit-activity)
[![Netlify Status](https://api.netlify.com/api/v1/badges/affa3c9f-aff1-4f60-bbd3-0ace725bf778/deploy-status)](https://app.netlify.com/sites/csv-price-matcher/deploys)
[![Netlify Status](https://api.netlify.com/api/v1/badges/e0b409be-618e-4df4-a697-fc38ff851cce/deploy-status)](https://app.netlify.com/sites/csv-price-matcher/deploys)

***Live URL:*** <https://price-matcher.app.pedromealha.dev>

Expand Down

0 comments on commit 1ceac88

Please sign in to comment.