Skip to content

Commit

Permalink
dist: release 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 7, 2023
1 parent b0a3172 commit e722583
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 @@ -206,7 +206,7 @@ jobs:
- uses: actions/checkout@v3

- name: Get the report
uses: misiekhardcore/infra-report-action@v1.2.0
uses: misiekhardcore/infra-report-action@v1.3.0
id: get-report
with:
# This input is required, without the configuration file the action will throw an error
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": "infra-report-action",
"version": "1.3.0-SNAPSHOT",
"version": "1.3.0",
"private": true,
"description": "TypeScript template action",
"main": "lib/main.js",
Expand Down

0 comments on commit e722583

Please sign in to comment.