Skip to content

Commit

Permalink
Bump devcontainers/action from 1.4.2 to 1.4.3 (#220)
Browse files Browse the repository at this point in the history
Bumps [devcontainers/action](https://github.com/devcontainers/action) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/devcontainers/action/releases)
- [Commits](devcontainers/action@v1.4.2...v1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 279b783 commit 012ca10
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/checkout@v4.2.0
- name: Publish Features
uses: devcontainers/action@v1.4.2
uses: devcontainers/action@v1.4.3
with:
publish-features: "true"
base-path-to-features: "./src"
Expand Down

0 comments on commit 012ca10

Please sign in to comment.