Skip to content

Commit ad6bd88

Browse files
committed
try without path
1 parent 24f4dd5 commit ad6bd88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schedule_update_devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222
persist-credentials: false
2323
- name: Update devcontainer version
24-
uses: ./action.yml
24+
uses: ./
2525
with:
2626
calling_repo_base_branch: main
2727
CREATE_PULL_REQUEST_APP_ID: ${{ secrets.CREATE_PULL_REQUEST_APP_ID }}

0 commit comments

Comments
 (0)