ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,964 results

Dev Leonardo
Secrets and Environment Variables in your GitHub Action

Need to deploy from a GitHub Action? Or something as simple as sending a Slack message when the pipeline has ended?

8:12
Secrets and Environment Variables in your GitHub Action

81,761 views

2 years ago

InterviewPro
GitHub Actions - Secrets and Variables in Reusable Workflow

Learn how to handle secrets and variables in reusable workflows in GitHub Actions! This video covers: Accessing Secrets and ...

11:54
GitHub Actions - Secrets and Variables in Reusable Workflow

1,724 views

1 year ago

Beyond Fireship
How GitHub Actions 10x my productivity

Learn how to use GitHub actions continuous integration and delivery in a software development project. In this quick tutorial, we ...

8:18
How GitHub Actions 10x my productivity

525,546 views

2 years ago

CoderDave
GitHub Actions Secrets: Security Best Practices

In this video I am going to show you some security best practices for using GitHub Actions Secrets properly and safely. Let's talk ...

6:29
GitHub Actions Secrets: Security Best Practices

2,612 views

2 years ago

return(GiS);
6. Cómo gestionar secretos en GitHub Actions

github #githubactions #ci #cd ¡Hola developer ! En este vídeo, de mi serie sobre Github Actions, voy a mostrarte cómo ...

19:54
6. Cómo gestionar secretos en GitHub Actions

6,427 views

1 year ago

GitHub
Introduction to secret leaks and getting started with GitHub Secret Protection

Have your secrets leaked? Learn about what you can do to mitigate risk -- and stop secrets from leaking in the first place.

3:11
Introduction to secret leaks and getting started with GitHub Secret Protection

11,085 views

9 months ago

People also watched

Electronic Tech Show
7 GitHub Tools That Feel ILLEGAL to Use (No Coding Required!)

Unlock the secrets of cybersecurity and ethical hacking with these 7 GitHub tools that feel illegal to use! Have you ever wanted ...

18:11
7 GitHub Tools That Feel ILLEGAL to Use (No Coding Required!)

3,683 views

1 day ago

Integrations Ninjas
Authenticate GitHub Actions with AWS Using OIDC — No Secrets Needed

Authenticate GitHub Actions with AWS using OIDC (OpenID Connect) — no access keys or secrets required. In this hands-on ...

17:29
Authenticate GitHub Actions with AWS Using OIDC — No Secrets Needed

2,944 views

6 months ago

Python Simplified
Stop Sharing API Keys with LLMs - Use Docker MCP Catalog Instead! 🤖💡

What if AI agents didn't need hard-coded integrations, scattered API keys within the source code, or manual server setup anymore ...

23:05
Stop Sharing API Keys with LLMs - Use Docker MCP Catalog Instead! 🤖💡

28,461 views

5 days ago

TechTrapture
GitHub Actions: How to Create Reusable Workflows for Streamlined Automation

Unlock the power of automation with GitHub Actions in this comprehensive tutorial! Learn how to create reusable workflows to ...

8:44
GitHub Actions: How to Create Reusable Workflows for Streamlined Automation

2,784 views

1 year ago

DevOps Directive
Complete GitHub Actions Course - From BEGINNER to PRO

Learn GitHub Actions to enable your teams to build and ship software faster! 🏗️ ⚙️ This course covers everything from the ...

3:42:36
Complete GitHub Actions Course - From BEGINNER to PRO

97,000 views

3 months ago

Manthan Dhole
14. GitHub Advanced Security (GHAS) Features | CodeQL | Dependabot | SAST, SCA & Secret Scanning

GitHub: https://github.com/ManthanDhole LinkedIn: https://www.linkedin.com/in/manthan-dhole2208/ Instagram: ...

18:38
14. GitHub Advanced Security (GHAS) Features | CodeQL | Dependabot | SAST, SCA & Secret Scanning

918 views

7 months ago

Jack Roberts
AntiGravity just became UNSTOPPABLE (OpenCode)

ALL Systems: https://www.skool.com/aiautomationsbyjack Work with me: https://scalewithteddy.com FREE Resource: ...

16:03
AntiGravity just became UNSTOPPABLE (OpenCode)

64,778 views

1 day ago

GitHub
5 ways to automate everyday workflows with GitHub Actions

GitHub Actions has revolutionized the way developers automate workflows, streamline processes, and supercharge their ...

15:20
5 ways to automate everyday workflows with GitHub Actions

4,308 views

1 month ago

CoderDave
GitHub Actions: Approvals, Environments and Visualization DEEP DIVE

GitHub Actions finally have Approvals, Environments, and Visualization! In this video we will explore those features and we will ...

13:43
GitHub Actions: Approvals, Environments and Visualization DEEP DIVE

32,665 views

5 years ago

CoderDave
GitHub Actions Reusable Workflows FULL TUTORIAL with Examples: Templates on Steroids

No more duplication! You can now reuse entire GitHub Actions workflows as if they were a single action. Instead of copying and ...

8:44
GitHub Actions Reusable Workflows FULL TUTORIAL with Examples: Templates on Steroids

35,416 views

4 years ago

GitHub
How to handle secrets in GitHub Actions #shorts

Let's talk about secrets. Presented by: Joseph Katsioloudes (@jkcso) Connect with us: Twitter: @GHSecurityLab Web: ...

0:39
How to handle secrets in GitHub Actions #shorts

10,004 views

3 years ago

Programación en español
Desplegar en servidor privado con #github actions github secrets y #ssh

En este vídeo te muestro cómo desplegar en un servidor privado, VPS, EC2 de AWS y otros servidores a los que tengas acceso ...

15:04
Desplegar en servidor privado con #github actions github secrets y #ssh

5,148 views

2 years ago

CoderDave
GitHub Actions Tutorial | From Zero to Hero in 90 minutes (Environments, Secrets, Runners, etc)

In this GitHub Actions Tutorial you will be able to go from zero to hero in 90 minutes. This is a complete course about GitHub ...

1:25:47
GitHub Actions Tutorial | From Zero to Hero in 90 minutes (Environments, Secrets, Runners, etc)

291,668 views

4 years ago

Ana's Dev Scribbles
Stop Using GitHub Secrets. Try This Instead

Tired of GitHub Secrets being unreadable once set? In this video, I'll show you how to use Google Secret Manager to securely ...

3:36
Stop Using GitHub Secrets. Try This Instead

236 views

7 months ago

Brian Morrison
GitHub Actions SECRETS • #secrets  #devops #githubactions

In this video, we'll be discussing and showing you how to use secrets in GitHub actions. Secrets such as API keys should never be ...

7:05
GitHub Actions SECRETS • #secrets #devops #githubactions

26,698 views

2 years ago

Scott Westover
Introduction To GitHub Actions: Part 11 - GitHub Secrets

In this introduction to GitHub Actions course, we will be covering the following topics: - GitHub Workflows and Actions - The ...

4:50
Introduction To GitHub Actions: Part 11 - GitHub Secrets

1,391 views

3 years ago

anthonywritescode
safely stealing github secrets with cryptography (intermediate) anthony explains #459

today I show a hackerman workflow for retrieving lost secrets from github actions by utilizing public-key cryptography! - wiki link: ...

5:32
safely stealing github secrets with cryptography (intermediate) anthony explains #459

1,984 views

3 years ago

fwd:cloudsec
Not So Secret: The Hidden Risks of GitHub Actions Secrets

Speaker: Amiran Alavidze Amiran is a passionate product security professional with over 20 years of experience spanning ...

21:47
Not So Secret: The Hidden Risks of GitHub Actions Secrets

419 views

6 months ago

CoderDave
Manage Secrets in GitHub | GitHub Repository Secrets vs Environment Secrets

Secrets in GitHub are stored and managed at multiple levels. In this video we will see how we can manage secrets in GitHub and ...

4:41
Manage Secrets in GitHub | GitHub Repository Secrets vs Environment Secrets

21,340 views

4 years ago

InterviewPro
GitHub Actions - Variables & Secrets

In this tutorial, we'll show how to configure variables and secrets in GitHub and how to access them in a workflow. Complete ...

5:53
GitHub Actions - Variables & Secrets

1,656 views

1 year ago

webpwnized
How to create a GitHub Secret

Twitter: @webpwnized Thank you for watching. Please upvote and subscribe. Welcome to our in-depth guide on creating GitHub ...

2:42
How to create a GitHub Secret

11,810 views

4 years ago

Snyk
Why You Should Use Secrets in GitHub Actions

Watch the full video for more... Use Snyk for free to find and fix security issues in your applications today! https://snyk.co/ugLYn ...

0:44
Why You Should Use Secrets in GitHub Actions

904 views

1 year ago

Talking tech with Techielass
GitHub Actions Secrets: Security Best Practices

In this video, I am going to show you 7 security best practices for using GitHub Actions Secrets properly and safely.

2:52
GitHub Actions Secrets: Security Best Practices

212 views

2 years ago