Skip to content

Commit

Permalink
Use v3 of the github-setup-action
Browse files Browse the repository at this point in the history
  • Loading branch information
bozimmerman committed Aug 10, 2023
1 parent 7afc6b6 commit 64d19e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
using: 'composite'
steps:
- name: Solsta setup
uses: snxd/deploy-github-setup-action@v2
uses: snxd/deploy-github-setup-action@v3
with:
solsta_client_id: ${{ inputs.solsta_client_id }}
solsta_client_secret: ${{ inputs.solsta_client_secret }}
Expand Down

0 comments on commit 64d19e7

Please sign in to comment.