Skip to content

Commit

Permalink
fix(ci): adding full version for auto update (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaMilosa authored Jul 17, 2024
1 parent 80ba727 commit 07dfdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Update all pull requests
uses: castastrophe/actions-pr-auto-update@v1
uses: castastrophe/actions-pr-auto-update@v1.1.0
with:
# defaults to github.token
token: ${{ secrets.USER_TOKEN }}
Expand Down

0 comments on commit 07dfdd7

Please sign in to comment.