Skip to content

Commit

Permalink
fix: specify version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi authored Mar 11, 2021
1 parent 8486190 commit a605155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
- name: Parse publiccode.yml
uses: italia/publiccode-softwareversion-check-action
uses: italia/publiccode-softwareversion-check-action@v1.1.0
```
You can easily create a pull request to update fields in your `publiccode.yml`
Expand Down Expand Up @@ -107,4 +107,4 @@ The version control system provides attribution for specific lines of code.
This GitHub Action is published in the GitHub Marketplace.
As such, you can find the [Terms of Service here](https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-marketplace-terms-of-service).
Also, [here](https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-marketplace-developer-agreement)
you can find the GitHub Marketplace Developer Agreement.
you can find the GitHub Marketplace Developer Agreement.

0 comments on commit a605155

Please sign in to comment.