create-pull-request/dist
Peter Evans ca2f66fc96 fix: only remove credentials created by this action instance
Previously, removeIncludeIfCredentials() deleted all includeIf.gitdir
entries matching git-credentials-*.config, regardless of which action
created them. This broke subsequent workflow steps that relied on
credentials persisted by other actions (e.g., actions/checkout@v6).

Now the cleanup only removes the specific credentials file and config
entries created by this action instance, leaving other actions'
credentials intact.
2026-01-23 09:43:33 +00:00
..
790.index.js build: update distribution (#4095) 2025-08-05 18:15:22 +01:00
index.js fix: only remove credentials created by this action instance 2026-01-23 09:43:33 +00:00