Skip to content

Commit

Permalink
Merge pull request #40 from hackerspace-ntnu/add-'v'
Browse files Browse the repository at this point in the history
add missing v fml
  • Loading branch information
ZeroWave022 authored Sep 15, 2024
2 parents 24629a6 + 5c07fa4 commit 2421963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-keys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
environment: ${{ inputs.environment }}
steps:
- uses: appleboy/ssh-action@1.0.3
- uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.host }}
port: ${{ secrets.port }}
Expand Down

0 comments on commit 2421963

Please sign in to comment.