Skip to content

Commit

Permalink
prep for v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland authored May 16, 2023
1 parent 3d0a3ec commit cf00dfc
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 @@ -33,7 +33,7 @@ This action can be run as the last step in a workflow:

```yaml
- name: checkrun-timechart
uses: urcomputeringpal/[email protected].6
uses: urcomputeringpal/[email protected].7
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: checkrun-timechart
uses: urcomputeringpal/[email protected].5
uses: urcomputeringpal/[email protected].7
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down

0 comments on commit cf00dfc

Please sign in to comment.