Skip to content

Commit f2da099

Browse files
authored
Merge pull request #584 from phparkitect/dependabot/github_actions/crazy-max/ghaction-import-gpg-7
ci(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
2 parents 869de60 + 2c0f748 commit f2da099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
name: phar-artifact
134134

135135
- name: Import GPG key
136-
uses: crazy-max/ghaction-import-gpg@v6
136+
uses: crazy-max/ghaction-import-gpg@v7
137137
with:
138138
gpg_private_key: ${{ secrets.GPG_KEY_47CD54B6398FE21B3709D0A4D9C905CED1932CA2 }}
139139
passphrase: ${{ secrets.GPG_KEY_47CD54B6398FE21B3709D0A4D9C905CED1932CA2_PASSPHRASE }}

0 commit comments

Comments
 (0)