Skip to main content

0.7.0 Release of the 'Push to Pantheon' GitHub Action

Category:

July 15, 2025

We have released version 0.7.0 of the 'Push to Pantheon' GitHub Action. This version adds a new input to skip the Terminus install if your workflow is already installing Terminus. Documentation in the readme.md has been updated to include definitions for both the skip_terminus_install and relative_site_root (which was previously undocumented) inputs. Additionally, documentation guidance has been added for using the action with robots (like Dependabot) to ensure robot-created workflows don't fail due to lack of permissions.

For more details and a full list of changes in this release, please refer to the 0.7.0 release notes. To update to the latest version, modify your workflow file to use 0.7.0:

uses: pantheon-systems/push-to-[email protected]