Skip to content

Commit

Permalink
Update import-signing-certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz committed Jun 21, 2024
1 parent 0626766 commit 47a0adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- uses: gradle/actions/wrapper-validation@v3

- uses: wpilibsuite/import-signing-certificate@v1
- uses: wpilibsuite/import-signing-certificate@v2
with:
certificate-data: ${{ secrets.APPLE_CERTIFICATE_DATA }}
certificate-passphrase: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
Expand Down

0 comments on commit 47a0adb

Please sign in to comment.