chore(deps): update ksxgithub/github-actions-deploy-aur action to v4.1.3 #13
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
arch-packages/package-template!13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/ksxgithub-github-actions-deploy-aur-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v4.1.1→v4.1.3Release Notes
KSXGitHub/github-actions-deploy-aur (KSXGitHub/github-actions-deploy-aur)
v4.1.3Compare Source
There is a bug in
runuserthat converts all-c(even after--) into--commandwhichbashdoesn't recognize. This release removes the-cflag entirely, bash would execute/build.shas if it's a file. Hopefully, the behavior preserves. If not, maybe just switch tosuorsudo.Relevant PR: #51.
v4.1.2Compare Source
Switching from
--commandto-u <USER> -- <COMMAND>(the recommended way), allowing the entry point to run in su-compatible mode (#49).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
chore(deps): update ksxgithub/github-actions-deploy-aur action to v4.1.2to chore(deps): update ksxgithub/github-actions-deploy-aur action to v4.1.38ebfbeab7cto44042a2740View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.