Skip to content

Commit

Permalink
Update readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
sbimochan committed Nov 22, 2022
1 parent db04cfa commit 01b7d74
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 @@ -31,7 +31,7 @@ Jira Link: https://jira.atlassian.net/browse/JPT-1571
`GITHUB_TOKEN` will automatically be there.

```yaml
uses: sbimochan/ticket-link-appender@v1.15
uses: sbimochan/ticket-link-appender@v1.16
with:
jira-project-url: https://jira.atlassian.net/browse
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v1

- name: Append ticket link
uses: sbimochan/ticket-link-appender@v1.15
uses: sbimochan/ticket-link-appender@v1.16

with:
jira-project-url: https://jira.atlassian.net/browse
Expand Down

0 comments on commit 01b7d74

Please sign in to comment.