We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f4dd5 commit ad6bd88Copy full SHA for ad6bd88
1 file changed
.github/workflows/schedule_update_devcontainer.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
persist-credentials: false
23
- name: Update devcontainer version
24
- uses: ./action.yml
+ uses: ./
25
with:
26
calling_repo_base_branch: main
27
CREATE_PULL_REQUEST_APP_ID: ${{ secrets.CREATE_PULL_REQUEST_APP_ID }}
0 commit comments