Skip to content

Commit

Permalink
ci: bump devcontainers/action in the patch-minor-dependencies group
Browse files Browse the repository at this point in the history
Bumps the patch-minor-dependencies group with 1 update: [devcontainers/action](https://github.com/devcontainers/action).


Updates `devcontainers/action` from 1.4.0 to 1.4.3
- [Release notes](https://github.com/devcontainers/action/releases)
- [Commits](devcontainers/action@3f8cae6...1082abd)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 5ff3bae commit cb41cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # pin@v3

- name: "Publish features"
uses: devcontainers/action@3f8cae6bc8e5ef6d58062d7c5cc471d81e8ded05 # pin@v1
uses: devcontainers/action@1082abd5d2bf3a11abccba70eef98df068277772 # pin@v1
with:
publish-features: "true"
base-path-to-features: "./src"
Expand Down

0 comments on commit cb41cb2

Please sign in to comment.