Skip to content

Commit

Permalink
chore(deps): pin dependencies (#21557)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 93e8bda commit 4487951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/devcontainer.yml
Expand Up @@ -9,9 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.5.2
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Build and run dev container task
uses: devcontainers/ci@v0.3.1900000328
uses: devcontainers/ci@72700878095f87b851a6c4405a16056caffdc577 # v0.3.1900000328
with:
runCmd: yarn build

0 comments on commit 4487951

Please sign in to comment.