Skip to content

Commit

Permalink
Merge pull request #54 from NikitaSkrynnik/update-actioni
Browse files Browse the repository at this point in the history
Update action version for PRs
  • Loading branch information
denis-tingaikin authored Dec 11, 2023
2 parents 0cc9850 + be2604c commit 7c48e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-for-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo "$PULL_REQUEST_BODY" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- name: pull-request-action
uses: vsoch/pull-request-action@1.0.12
uses: vsoch/pull-request-action@1.1.0
env:
GITHUB_TOKEN: ${{ secrets.token }}
BRANCH_PREFIX: "update/"
Expand Down

0 comments on commit 7c48e7a

Please sign in to comment.