How to Use GitHub Actions Environment Variables and Secrets

preview_player
Показать описание

Today we show you how to use GitHub Actions Environment Variables and Secrets!

✍️ Resources ✍️

⏲️ Chapters ⏲️
00:00 - Intro
01:28 - GitHub Secrets
02:45 - How to Fork a Repository in GitHub
04:26 - Branches for you to use as a reference
05:14 - Enabling the workflows
07:40 - Workflow Scope Level Environment Variable
10:28 - Job Level Environment Variable
13:15 - Step Level Environment Variable
15:31 - GitHub's Built-in Environment Variables
16:20 - How to use GitHub Secrets
19:52 - How set up and use the Snyk GitHub Action
25:53 - Outro

⚒️ About Snyk ⚒️

Snyk helps you find and fix vulnerabilities in your code, open-source dependencies, containers, infrastructure-as-code, software pipelines, IDEs, and more! Move fast, stay secure.

📱 Connect with Us 📱

🔗 Hashtags 🔗
#DevSecOps #github #code #codingtips
Рекомендации по теме
Комментарии
Автор

Exactly the video I was looking for. Production quality is great as well. Thank you for the content.

LawTzuTao
Автор

He explains how to set a secret at 15:55

jesperhustad
Автор

0:23 "..and whatever other extremities you want to use metaphorically" lol but no this was good i been trying to use actions way more

comosaycomosah
Автор

What if I add a env var in Repository settings, but instead of Secrets, I set it as a Environment variable. How would I access that?

TanzimKabir-tk