Skip to content

Commit 98e98c2

Browse files
authored
Update continous-integration.yml
1 parent f41326d commit 98e98c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ jobs:
268268
needs: [quality, test, api, docker]
269269
steps:
270270
- uses: actions/checkout@v1
271-
- uses: rasahq/merge-pal-action@v0.5.1
271+
- uses: rasahq/merge-pal-action
272272
with:
273273
token: ${{ secrets.RASABOT_AUTOMERGE_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)