Skip to content

v7.1.1 🌈 Fix empty workdir detection and lowest resolution strategy

Choose a tag to compare

@github-actions github-actions released this 19 Oct 18:29
· 72 commits to refs/heads/main since this release
2ddd2b9

Changes

This release fixes a bug where the working-directory input was not used to detect an empty work dir. It also fixes the lowest resolution strategy resolving to latest when only a lower bound was specified.

Special thanks to @tpgillam for the first contribution!

🐛 Bug fixes

  • Fix "lowest" resolution strategy with lower-bound only @tpgillam (#649)
  • Use working-directory to detect empty workdir @eifinger (#645)

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates