Skip to content

Commit f2634d5

Browse files
authored
Merge pull request #1 from photostructure/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.3.0
chore(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0
2 parents 2fd4d14 + bf59869 commit f2634d5

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
@@ -179,7 +179,7 @@ jobs:
179179
# https://chatgpt.com/share/6761e017-9950-800e-ba1e-94d575010f2d
180180

181181
- name: Set up GPG
182-
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
182+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
183183
with:
184184
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
185185
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)