Skip to content

Commit f82ec33

Browse files
committed
Update CI task version
1 parent 40f609c commit f82ec33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
password: ${{ secrets.GITHUB_TOKEN }}
3131

3232
- name: Build and run CLI
33-
uses: stuartleeks/devcontainer-build-run@v0.1
33+
uses: devcontainers/ci@v0.2
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GH_CROSS_REPO_TOKEN }}
3636
BUILD_NUMBER: ${{ github.run_id }}

0 commit comments

Comments
 (0)