Skip to content

Commit

Permalink
Update documentation to use v3 tag (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrobins authored May 10, 2024
1 parent 84827c1 commit 63fff01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Paste the output of the above command into a secret called `CERTIFICATES_P12` an
## Usage

```yaml
uses: apple-actions/import-codesign-certs@v2
uses: apple-actions/import-codesign-certs@v3
with:
p12-file-base64: ${{ secrets.CERTIFICATES_P12 }}
p12-password: ${{ secrets.CERTIFICATES_P12_PASSWORD }}
Expand Down

0 comments on commit 63fff01

Please sign in to comment.