ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,568 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,213 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,689 views

11 months 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

524,133 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,591 views

2 years 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

10,837 views

9 months ago

People also watched

MoureDev by Brais Moure
GITHUB ACTIONS: AUTOMATIZA tu CÓDIGO y ahorra tiempo

GitHub Actions es una herramienta muy potente que nos permite crear automatizaciones de construcción, despliegue y testing en ...

51:39
GITHUB ACTIONS: AUTOMATIZA tu CÓDIGO y ahorra tiempo

57,876 views

1 year 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

867 views

7 months 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

86,224 views

3 months 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,657 views

6 months 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

3,956 views

1 month 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,686 views

1 year 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,305 views

4 years ago

CoderDave
GitHub Actions: GITHUB_TOKEN Explained | How it works, Change Permissions, Customizations

In this video I'm gonna tell you everything about the GITHUB_TOKEN secret. You will learn how it works, how to customize its ...

6:09
GitHub Actions: GITHUB_TOKEN Explained | How it works, Change Permissions, Customizations

23,986 views

4 years ago

KodeKloud
GitHub Actions Tutorial: Advanced Concepts You Should Know (Part 2)

Access to Free Labs: https://kode.wiki/3YggCYv Welcome to GitHub Actions Core Concepts Part 2! In this video, we dive deeper ...

1:08:02
GitHub Actions Tutorial: Advanced Concepts You Should Know (Part 2)

7,676 views

8 months ago

Infrasity
Managing GitHub Secrets Demo: Best Practices and Tips

GitHub Secrets are a powerful tool for securely storing and accessing sensitive information, such as API keys, passwords, and ...

15:01
Managing GitHub Secrets Demo: Best Practices and Tips

1,997 views

2 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,980 views

3 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,397 views

1 year 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,017 views

4 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,122 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,379 views

3 years 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,583 views

2 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

415 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,282 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,634 views

1 year ago

Ana's Dev Scribbles
Secure GitHub Actions Using Google Secret Manager

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
Secure GitHub Actions Using Google Secret Manager

224 views

6 months 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

211 views

2 years 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,780 views

4 years ago

InterviewPro
GitHub Actions - Environment Variables & Secrets

In this video, we dive deep into environment variables and secrets in GitHub Actions and explore how to securely manage them to ...

9:00
GitHub Actions - Environment Variables & Secrets

1,043 views

10 months ago

DevOps Hint
GitHub Actions Secrets Tutorial | How to use Secrets in GitHub Actions | GitHub Actions Tutorial

In this Video we are going to cover GitHub Actions Secrets Tutorial | How to use Secrets in GitHub Actions | GitHub Actions ...

16:32
GitHub Actions Secrets Tutorial | How to use Secrets in GitHub Actions | GitHub Actions Tutorial

7,732 views

3 years ago