File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 clubhouse :
2424 runs-on : ubuntu-latest
2525 steps :
26- - uses : singingwolfboy/create-linked-clubhouse-story@v1.4
26+ - uses : singingwolfboy/create-linked-clubhouse-story@v1.5
2727 with :
2828 github-token : ${{ secrets.GITHUB_TOKEN }}
2929 clubhouse-token : ${{ secrets.CLUBHOUSE_TOKEN }}
@@ -59,7 +59,7 @@ You can customize the comment posted on pull requests using the `comment-templat
5959variable, like this :
6060
6161` ` ` yaml
62- - uses: singingwolfboy/create-linked-clubhouse-story@v1.4
62+ - uses: singingwolfboy/create-linked-clubhouse-story@v1.5
6363 with:
6464 github-token: ${{ secrets.GITHUB_TOKEN }}
6565 clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}
@@ -98,7 +98,7 @@ map GitHub users to Clubhouse users. The user map should be passed in the
9898formatted string. Here's an example :
9999
100100` ` ` yaml
101- - uses: singingwolfboy/create-linked-clubhouse-story@v1.4
101+ - uses: singingwolfboy/create-linked-clubhouse-story@v1.5
102102 with:
103103 github-token: ${{ secrets.GITHUB_TOKEN }}
104104 clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}
@@ -126,7 +126,7 @@ You can also add a list of GitHub users to ignore for this integration.
126126Multiple users should be separated by commas.
127127
128128` ` ` yaml
129- - uses: singingwolfboy/create-linked-clubhouse-story@v1.4
129+ - uses: singingwolfboy/create-linked-clubhouse-story@v1.5
130130 with:
131131 github-token: ${{ secrets.GITHUB_TOKEN }}
132132 clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}
You can’t perform that action at this time.
0 commit comments