Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed Jul 8, 2024
1 parent 848c0f2 commit 3f689f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
base64 --decode CA_FILE > certificates/dod_CAs.pem
echo ${{ env.CERTIFICATE_KEY_FILE_BASE64 }} > CERTIFICATE_KEY_FILE
base64 --decode CERTIFICATE_KEY_FILE > certificates/mongodb.pem
cat certificates/dod_CAs.pem
cat certificates/mongodb.pem
- name: Run Packer Hardening
Expand Down

0 comments on commit 3f689f2

Please sign in to comment.