Below you will find pages that utilize the taxonomy term “Jkroepke”
May 2, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.22.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-sops GitHub Action automates the installation of a specific version of the SOPS binary on a workflow runner, allowing users to manage secrets securely within their CI/CD pipelines. It simplifies version management by enabling the installation of any semantic version (or the latest release) and ensures the installed binary is readily available in the PATH for subsequent workflow steps.
May 2, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.55.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of the stackit-cli tool on a workflow runner, allowing users to specify a desired version (e.g., latest or a semantic version). It simplifies version management and ensures the stackit-cli binary is readily accessible by adding it to the system’s PATH environment variable.
May 1, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.20.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup sops GitHub Action automates the installation of a specific version of the sops binary on GitHub Actions runners, allowing users to specify a version or use the latest release. It simplifies managing sops dependencies in workflows by ensuring the desired version is installed and readily available in the runner’s environment.
May 1, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.54.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of the stackit-cli binary on workflow runners, allowing users to specify a desired version (e.g., latest or a semantic version). It simplifies version management, ensures the CLI is readily available in the system PATH, and eliminates the need for manual setup, making it easier to integrate stackit-cli into CI/CD pipelines.
May 1, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.53.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of the stackit-cli binary on a workflow runner, allowing users to specify a desired version (e.g., the latest or a semantic version). It simplifies the setup process for workflows by ensuring the stackit-cli is readily available and accessible via the PATH environment variable. This action is particularly useful for standardizing tool versions across CI/CD environments.
May 1, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.19.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup sops” GitHub Action automates the installation of a specific version of the sops binary on a GitHub Actions runner, enabling encryption and decryption of files in workflows. It simplifies managing sops versions by allowing users to specify a semantic version or use the latest release, ensuring consistent and reliable integration in CI/CD pipelines. The action also updates the PATH environment variable for seamless usage of the installed binary.