Skip to content

Commit

Permalink
release: v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Sep 28, 2024
1 parent fbcd165 commit cb63d33
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
Expand Up @@ -60,7 +60,7 @@ jobs:
node-version: '20'

- name: Vue Mess Detector Analysis
uses: brenoepics/[email protected].2
uses: brenoepics/[email protected].3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# check inputs for full args list
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vmd-action",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit cb63d33

Please sign in to comment.