We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c20c73 + 64c7397 commit d8d018aCopy full SHA for d8d018a
2 files changed
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
sudo apt install -y ansible
23
24
- name: Set up SSH agent
25
- uses: webfactory/ssh-agent@v0.9.0
+ uses: webfactory/ssh-agent@v0.9.1
26
with:
27
ssh-private-key: ${{ secrets.DISCORD_BOT_DEPLOY_KEY }}
28
0 commit comments