Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
webfactory
/
ssh-agent
Public
Notifications
You must be signed in to change notification settings
Fork
286
Star
1.4k
Code
Issues
42
Pull requests
14
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 17, 2025
Release v0.9.1
janopae
authored
a6f90b1
Copy full SHA for a6f90b1
Commits on Jan 8, 2025
Improve documentation on why we use os.userInfo()
Show description for 72c0bfd
janopae
and
mpdude
committed
72c0bfd
Copy full SHA for 72c0bfd
Acknowledge custom command inputs in cleanup.js (#235)
Show description for e3f1a8e
janopae
authored
e3f1a8e
Copy full SHA for e3f1a8e
Update CHANGELOG.md
janopae
committed
b504c19
Copy full SHA for b504c19
Commits on Feb 6, 2024
Update version numbers in the README examples
mpdude
authored
dc588b6
Copy full SHA for dc588b6
Bump to `node20` (#201)
Show description for 204eb35
archen
authored
204eb35
Copy full SHA for 204eb35
chore: update all versions of `actions/checkout` to v4 (#199)
Show description for 9f6f312
felix-seifert
authored
9f6f312
Copy full SHA for 9f6f312
Commits on Feb 5, 2024
Remove outdated claim from README (#206)
Show description for 2e59dd7
benzado
authored
2e59dd7
Copy full SHA for 2e59dd7
Commits on Nov 2, 2023
Update README.md to reflect latest version (#196)
npwolf
authored
fd34b8d
Copy full SHA for fd34b8d
Commits on Mar 24, 2023
Stop adding GitHub SSH keys (#171)
Show description for d4b9b8f
mpdude
authored
d4b9b8f
Copy full SHA for d4b9b8f
Commits on Jan 28, 2023
Add missing semicolons (#159)
Show description for ea17a05
DilumAluthge
authored
ea17a05
Copy full SHA for ea17a05
Commits on Jan 27, 2023
Clarify usage for Docker build processes, especially with deployment keys (#145)
Show description for 9fbc246
j-riebe
and
mpdude
authored
9fbc246
Copy full SHA for 9fbc246
Allow the user to override the commands for `git`, `ssh-agent`, and `ssh-add` (#154)
Show description for 6f828cc
DilumAluthge
authored
6f828cc
Copy full SHA for 6f828cc
Commits on Nov 25, 2022
Fix a typo in the README.md (#146)
kjarkur
authored
209e2d7
Copy full SHA for 209e2d7
Update README.md (#147)
Show description for 18ff706
kjarkur
and
mpdude
authored
18ff706
Copy full SHA for 18ff706
Replace 0.6.0 references with 0.7.0 in README.md (#153)
prhiggins
authored
2996779
Copy full SHA for 2996779
Commits on Oct 25, 2022
Update to `actions/checkout@v3` (#143)
mpdude
authored
4512be8
Copy full SHA for 4512be8
Commits on Oct 19, 2022
Prepare a v0.7.0 release
mpdude
committed
836c84e
Copy full SHA for 836c84e
Fix path to `git` binary on Windows runners (#140)
Show description for 8a9e20a
mpdude
authored
8a9e20a
Copy full SHA for 8a9e20a
Avoid nonsensical log message (#139)
Show description for 0a7dc1c
mpdude
authored
0a7dc1c
Copy full SHA for 0a7dc1c
Explain how to use `docker/build-push-action` with deployment-key configs (#133)
Show description for b19b28d
j-riebe
authored
b19b28d
Copy full SHA for b19b28d
Update the CHANGELOG
mpdude
committed
2c78a1c
Copy full SHA for 2c78a1c
Provide `gitPath` for Windows to avoid failures on `windows-2022` (GitHub-hosted runner) (#137)
Show description for df2f741
ochococo
authored
df2f741
Copy full SHA for df2f741
Add an action input/flag to disable logging of public key information (#122)
Show description for fbef2c7
camilo-celis
and
mpdude
committed
fbef2c7
Copy full SHA for fbef2c7
Prepare a 0.6.0 release
mpdude
committed
28cb4d8
Copy full SHA for 28cb4d8
Update node from node12 to node16 (#132)
Show description for ea4c593
bigearsenal
authored
ea4c593
Copy full SHA for ea4c593
Commits on Sep 1, 2022
Fix link to an issue in the README file (#120)
dwalkes
authored
26e485b
Copy full SHA for 26e485b
Bump @actions/core from 1.2.6 to 1.9.1 (#125)
Show description for 5a6c248
dependabot[bot]
and
mpdude
authored
5a6c248
Copy full SHA for 5a6c248
Commits on Feb 10, 2022
Merge pull request #109 from koshieguchi/fix_a_typo_in_README
Show description for 53715f8
sebastiankugler
authored
53715f8
Copy full SHA for 53715f8
Fix a typo in README.md
koshieguchi
committed
19a5c66
Copy full SHA for 19a5c66
Commits on Nov 20, 2021
Bump example version numbers in the README file
mpdude
committed
fc49353
Copy full SHA for fc49353
Update recent changes in the CHANGELOG file
mpdude
committed
bc6614d
Copy full SHA for bc6614d
Update to Reflect Supported GitHub Host Keys (#102)
Show description for dc622c5
jrmash
and
mpdude
authored
dc622c5
Copy full SHA for dc622c5
Commits on Nov 18, 2021
Document on how to integrate with `docker/build-push-action` (#90)
Show description for 97348a2
johnhamelink
and
mpdude
authored
97348a2
Copy full SHA for 97348a2
Better explain in the README how to set up keys in repositories (#96)
rorcores
authored
bbd5513
Copy full SHA for bbd5513
Pagination
Previous
Next
You can’t perform that action at this time.