Skip to content

Commit

Permalink
chore: remove invalid output
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Mar 5, 2024
1 parent cf26e97 commit ea03947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
> [!NOTE]
> Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are no automated tests for the VS Code Extension updates.
title: "feat(deps): bump the vscode-extensions group with ${{ fromJson(steps.update-extensions.outputs.json-summary).numberOfUpdates }} updates"
title: "feat(deps): bump the vscode-extensions"
labels: dependencies,vscode-extensions
token: ${{ secrets.AMP_RELEASER_TOKEN }}

0 comments on commit ea03947

Please sign in to comment.