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 Sep 15, 2023
1 parent bd1414d commit 5ca0572
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 @@ -62,7 +62,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 5ca0572

Please sign in to comment.