We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14195b2 commit fee059bCopy full SHA for fee059b
.github/workflows/autoupdate.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Automatically update PR
15
- uses: adRise/[email protected].0
+ uses: adRise/[email protected].1
16
with:
17
token: ${{ secrets.AUTO_MERGE_TOKEN }}
18
base: 'main'
0 commit comments