Skip to content

Commit

Permalink
installer action version
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasKrais committed Mar 29, 2023
1 parent 9c9d77b commit 3657582
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: FriendsOfREDAXO/installer-action@v1
- uses: FriendsOfREDAXO/installer-action@v1.0.6
with:
myredaxo-username: ${{ secrets.MYREDAXO_USERNAME }}
myredaxo-api-key: ${{ secrets.MYREDAXO_API_KEY }}
Expand Down

0 comments on commit 3657582

Please sign in to comment.