Skip to content

Commit 88c5ed0

Browse files
dependabot[bot]rjzak
authored andcommitted
chore(deps): bump indygreg/apple-code-sign-action from 1.1 to 1.2
Bumps [indygreg/apple-code-sign-action](https://github.com/indygreg/apple-code-sign-action) from 1.1 to 1.2. - [Release notes](https://github.com/indygreg/apple-code-sign-action/releases) - [Commits](indygreg/apple-code-sign-action@44d0985...5e7a4a0) --- updated-dependencies: - dependency-name: indygreg/apple-code-sign-action dependency-version: '1.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac7203d commit 88c5ed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
if: matrix.platform.host == 'macos-latest'
104104

105105
- name: Sign Mac binary
106-
uses: indygreg/apple-code-sign-action@44d0985b7f4363198e80b6fea63ac3e9dd3e9957 # v1.1
106+
uses: indygreg/apple-code-sign-action@5e7a4a01fe4dffe948ef3bcf1f4538d963cb0c72 # v1.2
107107
with:
108108
input_path: 'Doom Status.app'
109109
p12_file: private_keys/cert.p12

0 commit comments

Comments
 (0)