Skip to content

Commit

Permalink
Merge branch 'main' into bpk/adds-error-props-to-dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminknox authored Oct 17, 2023
2 parents 34982ed + 7c6bfd9 commit 33491c2
Show file tree
Hide file tree
Showing 3 changed files with 294 additions and 269 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Configure GPG
if: steps.check-icons.outputs.modified == 'true'
uses: crazy-max/ghaction-import-gpg@d6f3f49f3345e29369fe57596a3ca8f94c4d2ca7 # v5.4.0
uses: crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef # v6.0.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down
Loading

0 comments on commit 33491c2

Please sign in to comment.