Update JamesIves/github-pages-deploy-action action to v3.7.1 - #791
Merged
JakeWharton merged 1 commit intoAug 21, 2026
Merged
Conversation
JakeWharton
enabled auto-merge
August 21, 2026 14:04
JakeWharton
approved these changes
Aug 21, 2026
JakeWharton
deleted the
renovate/jamesives-github-pages-deploy-action-3.x
branch
August 21, 2026 14:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.7.0→3.7.1Warnings (1)
Please correct - or verify that you can safely ignore - these warnings before you merge this PR.
JamesIves/github-pages-deploy-action: Could not determine new digest for update (github-tags package JamesIves/github-pages-deploy-action)Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v3.7.1Compare Source
Major Changes
You can now use absolute folder paths in your workflow. These can be used using the
~syntax, for example:~/a/folder/based/on/root. For most use cases placing just the folder name in this parameter will still be sufficient.Adds an initial check to ensure that the folder you're trying to deploy exists before it gets further down in the workflow. If it doesn't exist the action will exit with a helpful error message. Due some structural differences related to this change you should now only call
runif you're using this as a node module in your own action. Running the individual deploy methods are now error prone and the direct use of them will eventually be deprecated. The README has been updated to reflect this.Minor Changes
NodeActionInterface, this allows you to see the required parameters without all of the additional runtime data for GitHub Actions.dependabot.ymlfile.rimrafso Windows users can run the build script.Community
Special thanks to @subhashissuara @koooge @pheeel and @exuanbo for their contributions to this update. If you have any questions please reach out on our new GitHub Discussions board.
Sponsors
If you'd like to sponsor the maintenance of this project you can do so via GitHub Sponsors!
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.