Skip to content

Commit

Permalink
set version
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Sep 26, 2023
1 parent 34bec34 commit 811aec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
autoupdate:
runs-on: ubuntu-latest
steps:
- name: Automatically update PR
uses: adRise/update-pr-branch@VERSION_YOU_WANT_TO_USE
- name: Update PR Branch
uses: adRise/update-pr-branch@v0.7.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
base: 'master'
Expand Down

0 comments on commit 811aec4

Please sign in to comment.