Skip to content

Commit

Permalink
chore(deps): bump devcontainers/ci from 0.3.1900000329 to 0.3.1900000338
Browse files Browse the repository at this point in the history
Bumps [devcontainers/ci](https://github.com/devcontainers/ci) from 0.3.1900000329 to 0.3.1900000338.
- [Release notes](https://github.com/devcontainers/ci/releases)
- [Commits](devcontainers/ci@57eaf0c...c3e31cc)

---
updated-dependencies:
- dependency-name: devcontainers/ci
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 39cfaba commit 52b54de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
password: ${{ github.token }}

- name: build
uses: devcontainers/ci@57eaf0c9b518a76872bc429cdceefd65a912309b
uses: devcontainers/ci@c3e31cc561800ac318ed000e22ffc6713c93d009
with:
imageName: ghcr.io/${{ github.repository }}/devcontainer
cacheFrom: ghcr.io/${{ github.repository }}/devcontainer
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
password: ${{ github.token }}

- name: build
uses: devcontainers/ci@57eaf0c9b518a76872bc429cdceefd65a912309b
uses: devcontainers/ci@c3e31cc561800ac318ed000e22ffc6713c93d009
with:
imageName: ghcr.io/${{ github.repository }}/devcontainer
cacheFrom: ghcr.io/${{ github.repository }}/devcontainer
Expand Down

0 comments on commit 52b54de

Please sign in to comment.