Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Bump to macbre/actions-index-digest@0.4.0
  • Loading branch information
macbre authored Feb 8, 2021
1 parent 4a52cb5 commit 67a6682
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 @@ -14,7 +14,7 @@ Given your MySQL test instance (and the optional SQL queries log) you can simply

```yaml
- name: Install and run index-digest
uses: macbre/actions-index-digest@0.3.0
uses: macbre/actions-index-digest@0.4.0
with:
index-digest-version: "1.4.0"
index-digest-dsn: "mysql://test_user:test_password@127.0.0.1:3306/test_db"
Expand Down Expand Up @@ -87,7 +87,7 @@ And then run the action:

```yaml
- name: Install and run index-digest
uses: macbre/actions-index-digest@0.3.0
uses: macbre/actions-index-digest@0.4.0
with:
index-digest-version: "1.4.0"
index-digest-dsn: "mysql://test_user:test_password@127.0.0.1:3306/test_db"
Expand Down

0 comments on commit 67a6682

Please sign in to comment.