March 25, 2024
Install dependencies with Poetry
Version updated for ouhammmourachid/poetry-install to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes adding cache to speed the actions. Full Changelog: https://github.com/ouhammmourachid/poetry-install/compare/v1...v2
March 25, 2024
Release me!
Version updated for ridedott/release-me-action to version v3.10.17.
This action is used across all versions by 127 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 3.10.17 (2024-03-25) Chores deps-dev: bump @ridedott/eslint-config from 2.27.78 to 2.27.80 (7437b9d) deps-dev: bump @ridedott/eslint-config from 2.27.80 to 2.27.81 (e4a3782) deps-dev: bump @tsconfig/node20 from 20.1.2 to 20.1.3 (eec4930) deps: bump @semantic-release/release-notes-generator from 12.1.0 to 13.0.0 (3541c10)
March 25, 2024
Used By Action
Version updated for shenxianpeng/used-by to version v0.1.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🐛 Bug fixes fix getting incorrect dependents number by @shenxianpeng in #8 📝 Documentation updates chore: automatic update used-by badge by @github-actions-bot in #9 update used-by.yml to self test by @shenxianpeng in #7 Full Changelog: https://github.com/shenxianpeng/used-by/compare/v0.1.0...v0.1.1
March 25, 2024
setup rye
Version updated for sksat/setup-rye to version v0.20.0.
This action is used across all versions by 19 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed add use-uv flag by @zztkm in https://github.com/sksat/setup-rye/pull/47 Corresponds rye owner transfer to astral by @sksat in https://github.com/sksat/setup-rye/pull/54 Update dependency astral-sh/rye to v0.31.0 by @renovate in https://github.com/sksat/setup-rye/pull/55 Add test workflow by @sksat in https://github.com/sksat/setup-rye/pull/56 Add MacOS test by @sksat in https://github.
March 25, 2024
SFDX Create Scratch Org
Version updated for svierk/sfdx-create-scratch-org to version v0.0.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes add initial release candidate Full Changelog: https://github.com/svierk/sfdx-create-scratch-org/commits/v0.0.1
March 25, 2024
Setup MinIO client
Version updated for yakubique/setup-minio-cli to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Setup MinIO client Sets up MinIO client (And it caches it, too!)
Usage workflow
Usage - name: Setup MinIO client uses: yakubique/setup-minio-cli@v1 - name: Test MinIO client run: | mc --help Inputs INPUT TYPE REQUIRED DEFAULT DESCRIPTION mc_url string false "https://dl.min.io/client/mc/release/{platform}-{arch}/mc" URL to obtain mc from use_cache string false "true" MC doesn’t have real versions, you can pass use_cache=false to fetch latest version every time Outputs No outputs.
March 25, 2024
Frogo-Recycler-View
Version updated for amirisback/frogo-recycler-view to version 4.4.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixing Bug :
Remove Item Using Diff Util
March 25, 2024
Setup LilyPond
Version updated for codello/setup-lilypond to version v0.1.0-beta.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is the first unstable release of the action.
March 25, 2024
jsDelivr Cache Purge
Version updated for egad13/purge-jsdelivr-cache to version v1.1.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Version of node runtime for action from node16 to node20