March 17, 2026
Build and deploy notebook2rest to AWS
Version updated for https://github.com/devops-notebook2rest/setup-notebook2rest to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of converting Jupyter Notebooks into a production-ready FastAPI application, containerizing it, and deploying it to an AWS EKS cluster. It streamlines tasks such as generating APIs from notebooks, building Docker images, pushing them to AWS ECR, and deploying them using Helm charts.
March 17, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.8.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary MUAD’DIB is a security scanning tool designed to detect and mitigate supply-chain threats in npm and PyPI dependencies. It combines multiple detection techniques, including behavioral anomaly detection, deobfuscation, and inter-module dataflow analysis, to identify malicious packages and suspicious patterns before they are installed or exploited.
March 17, 2026
execute user code in an EIC environment
Version updated for https://github.com/eic/run-cvmfs-osg-eic-shell to version v1.5.0.
This action is used across all versions by 39 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, eic/run-cvmfs-osg-eic-shell, allows users to execute custom payload code within an Electron-Ion Collider (EIC) shell environment using containerized resources from the Open Science Grid (OSG). It simplifies and automates the process of setting up and running code in a controlled scientific computing environment by resolving and launching the appropriate container image through Singularity.
March 17, 2026
Translate i18n Files
Version updated for https://github.com/EvenToNight/auto-i18n to version v1.9.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Auto i18n Translator” GitHub Action automates the translation of JavaScript/TypeScript localization files using Google Translate. It detects changes in source files, translates only modified or missing keys, and preserves custom translations marked with [ignorei18n].
March 17, 2026
Critical Journey
Version updated for https://github.com/foreai-co/cj-action to version v1.0.24.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Critical Journey GitHub Action automates the execution of tests or test suites using the Critical Journey testing framework within a Docker container. It streamlines the testing process by supporting parameter overrides, browser type selection, and customizable timeouts, and can optionally create detailed GitHub issues for failed test runs.
March 17, 2026
GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.10.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “GitHub Actions for Firebase” action facilitates automated deployments and management of Firebase projects using the firebase-tools CLI. It allows users to authenticate with Firebase, deploy resources (such as Functions, Hosting, Firestore rules, etc.), and manage configurations in CI/CD workflows.
March 17, 2026
Run SSH command
Version updated for https://github.com/garygrossgarten/github-action-ssh to version 0.9.0.
This action is used across all versions by 1,872 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 allows users to execute commands on a remote server via SSH directly within a GitHub Actions workflow. It automates tasks like remote server management, deployment, or file operations by securely connecting to the server using credentials such as private keys or passwords.
March 17, 2026
Setup Copilot
Version updated for https://github.com/github/copilot-sdk-java to version v0.1.32-java.0.
This action is used across all versions by ? repositories. Action Type This is a composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Copilot SDK for Java” provides a Java-based software development kit (SDK) for programmatically interfacing with the GitHub Copilot CLI, enabling developers to create AI-powered applications and workflows. It simplifies the integration of GitHub Copilot’s capabilities into Java projects, automating tasks such as generating code suggestions and managing AI-driven interactions.
March 17, 2026
OpenTofu - Continuous Delivery
Version updated for https://github.com/GlueOps/github-actions-opentofu-continuous-delivery to version v2.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a continuous delivery workflow for OpenTofu (a Terraform alternative) by automating infrastructure management tasks such as planning, applying, and destroying configurations. It integrates manual approval steps for production changes, Slack notifications for approvals, and concurrency control to prevent overlapping runs.