Skip to content

Commit c8f2820

Browse files
Bump apple-actions/import-codesign-certs from 3 to 6
Bumps [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 3 to 6. - [Release notes](https://github.com/apple-actions/import-codesign-certs/releases) - [Commits](Apple-Actions/import-codesign-certs@v3...v6) --- updated-dependencies: - dependency-name: apple-actions/import-codesign-certs dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dd86c7 commit c8f2820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
${{ matrix.pluginval-binary }} --strictness-level 10 --verbose --validate "${{ env.VST3_PATH }}"
126126
127127
- name: Import Certificates (macOS)
128-
uses: apple-actions/import-codesign-certs@v3
128+
uses: apple-actions/import-codesign-certs@v6
129129
id: keychain
130130
if: ${{ matrix.name == 'macOS'}}
131131
with:

0 commit comments

Comments
 (0)