2828 fetch-depth : 0
2929
3030 - name : Autodev
31- uses : Staffbase/autodev-action@v2.1 .0
31+ uses : Staffbase/autodev-action@v2.5 .0
3232 with :
3333 # The token used to fetch the pull requests from the GitHub API
3434 token : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
@@ -55,11 +55,11 @@ You can find all input options which are available for this action.
5555
5656# Example Usages
5757
58- Always create the dev branch.
58+ Always create a dev branch if you're using a version older than v2.2 .
5959
6060` ` ` yaml
6161- name: Autodev
62- uses: Staffbase/autodev-action@v2.1 .0
62+ uses: Staffbase/autodev-action@v2.5 .0
6363 with:
6464 token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
6565` ` `
@@ -68,7 +68,7 @@ Add a status comment if the merge was successful or failed.
6868
6969` ` ` yaml
7070- name: Autodev
71- uses: Staffbase/autodev-action@v2.1 .0
71+ uses: Staffbase/autodev-action@v2.5 .0
7272 with:
7373 token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
7474 comments: true
@@ -80,7 +80,7 @@ Add a status label if the merge was successful or failed.
8080
8181` ` ` yaml
8282- name: Autodev
83- uses: Staffbase/autodev-action@v2.1 .0
83+ uses: Staffbase/autodev-action@v2.5 .0
8484 with:
8585 token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
8686 labels: true
@@ -103,10 +103,10 @@ pnpm run all
103103<table>
104104 <tr>
105105 <td>
106- <img src="docs/assets/images/staffbase.png" alt="Staffbase GmbH " width="96" />
106+ <img src="docs/assets/images/staffbase.png" alt="Staffbase SE " width="96" />
107107 </td>
108108 <td>
109- <b>Staffbase GmbH </b>
109+ <b>Staffbase SE </b>
110110 <br />Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring : <a href="https://jobs.staffbase.com" target="_blank" rel="noreferrer">jobs.staffbase.com</a>
111111 <br /><a href="https://github.com/Staffbase" target="_blank" rel="noreferrer">GitHub</a> | <a href="https://staffbase.com/" target="_blank" rel="noreferrer">Website</a> | <a href="https://jobs.staffbase.com" target="_blank" rel="noreferrer">Jobs</a>
112112 </td>
0 commit comments