Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam GitHub-Actions All Questions
Exam GitHub-Actions All Questions

View all questions & answers for the GitHub-Actions exam

GitHub GitHub-Actions Question # 7 Topic 1 Discussion

GitHub-Actions Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

As a developer, you have a 10-MB data set that is required in a specific workflow. Which steps should you perform so the dataset is stored encrypted and can be decrypted during the workflow? (Choose three.)


A.

Encrypt the dataset.


B.

Leverage the actions/download-secret action in the workflow.


C.

Store the dataset in a GitHub encrypted secret.


D.

Store the encryption keys in a GitHub encrypted secret.


E.

Compress the dataset


F.

Commit the encrypted dataset to the same repository as the workflow


G.

Create a GitHub encrypted secret with the Large object option selected and upload the dataset.


Get Premium GitHub-Actions Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.