Skip to content

Commit

Permalink
Merge pull request #431 from viperproject/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-894fc5cb1d

Bump the all group with 1 update
  • Loading branch information
rayman2000 authored Feb 1, 2024
2 parents 672cc72 + fb1574d commit 6d0fc96
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 @@ -32,7 +32,7 @@ jobs:
echo "TEST_VSCODE_VERSION=$TEST_VSCODE_VERSION" >> $GITHUB_ENV
echo "LATEST_VSCODE_VERSION=$LATEST_VSCODE_VERSION" >> $GITHUB_ENV
- name: Open a pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
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 6d0fc96

Please sign in to comment.