Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
roquelopez authored May 29, 2024
1 parent 28629fc commit be15080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
git config --global user.email '[email protected]'
- name: Add GitLab SSH key
uses: webfactory/ssh-agent@v0.8.1
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.GITLAB_SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit be15080

Please sign in to comment.