Skip to content

Commit c4023d2

Browse files
committed
Revert "lint fixup"
This reverts commit 05cd72c.
1 parent 05cd72c commit c4023d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/lint.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ jobs:
8686
GITHUB_DEFAULT_BRANCH: ${{ inputs.github-default-branch }}
8787
GITGUARDIAN_API_KEY: ${{ steps.op-load-secret.outputs.GITGUARDIAN_API_KEY }}
8888

89+
- name: Unload GitGuardian credentials
90+
uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3.0.0
91+
with:
92+
unset-previous: true
93+
8994
lint:
9095
strategy:
9196
matrix:

0 commit comments

Comments
 (0)