Skip to content

Commit

Permalink
Merge pull request #168 from viperproject/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-533f70582a

Bump peter-evans/create-pull-request from 6 to 7 in the all group
  • Loading branch information
ArquintL authored Dec 2, 2024
2 parents e6b993c + 26ae332 commit a07d494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-vscode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "LATEST_VSCODE_VERSION=$LATEST_VSCODE_VERSION" >> $GITHUB_ENV
- name: Open a pull request
id: pr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
if: env.TEST_VSCODE_VERSION != env.LATEST_VSCODE_VERSION
with:
# Use viper-admin's token to workaround a restriction of GitHub.
Expand Down

0 comments on commit a07d494

Please sign in to comment.