Skip to content

Commit 603c367

Browse files
authored
ci: revert copilot fix
1 parent 093d594 commit 603c367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: ./.github/actions/update-apt-packages
3333
id: update-packages
3434
with:
35-
input-file: .devcontainer/${{ matrix.flavor }}/apt-requirements{,-*}.json
35+
input-file: .devcontainer/${{ matrix.flavor }}/apt-requirements*.json
3636
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
3737
id: token
3838
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)