diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 842f57c..5f0e9dc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,7 +10,7 @@ jobs: contents: write # To push tags steps: - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - - uses: devcontainers/action@528049dce833673f136ddfc09c2720d450029a6b # v1.4.2 + - uses: devcontainers/action@1082abd5d2bf3a11abccba70eef98df068277772 # v1.4.3 with: publish-features: "true" base-path-to-features: "./src"