Skip to content

Commit

Permalink
Bump devcontainers/action from 1.4.0 to 1.4.1 (#192)
Browse files Browse the repository at this point in the history
Bumps [devcontainers/action](https://github.com/devcontainers/action) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/devcontainers/action/releases)
- [Commits](devcontainers/action@v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 05af567 commit 79ff673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Publish Features
uses: devcontainers/[email protected].0
uses: devcontainers/[email protected].1
with:
publish-features: "true"
base-path-to-features: "./src"
Expand Down

0 comments on commit 79ff673

Please sign in to comment.