Skip to content

Commit

Permalink
use forked action
Browse files Browse the repository at this point in the history
  • Loading branch information
leonp-s committed Jan 6, 2025
1 parent fe3a999 commit 5f6ca5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/package_macos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
using: "composite"
steps:
- name: Import Certificates
uses: sudara/basic-macos-keychain-action@v1
uses: zones-convolution/basic-macos-keychain-action@main
id: keychain
with:
dev-id-app-cert: ${{ inputs.DEV_ID_APP_CERT }}
Expand Down

0 comments on commit 5f6ca5b

Please sign in to comment.