ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,705 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,187 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,081 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,589 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,824 views

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

290,981 views

4 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

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

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,865 views

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

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

85,879 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

862 views

7 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,950 views

1 month ago

Andrew Hoog
How to build an iOS app with GitHub Actions [2023]

Technical blog: https://www.andrewhoog.com/post/how-to-build-an-ios-app-with-github-actions-2023/ In this video, I'll walk you ...

18:46
How to build an iOS app with GitHub Actions [2023]

27,888 views

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

1 year ago

Github Awesome
GitHub Trending Today #17: Claude HUD, Hacker Book, taws, Maestro, rustbpe, gh-issue-sync, CC-MIRROR

This is GitHub Trending Today Episode #17, and today we've got 29 projects that are blowing up on GitHub. Paid channel ...

13:03
GitHub Trending Today #17: Claude HUD, Hacker Book, taws, Maestro, rustbpe, gh-issue-sync, CC-MIRROR

4,097 views

2 days 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,304 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

Snyk
How to Use GitHub Actions Environment Variables and Secrets

Use Snyk for free to find and fix security issues in your applications today! https://snyk.co/ugLYn Today we show you how to use ...

25:53
How to Use GitHub Actions Environment Variables and Secrets

11,596 views

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

2 years ago

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

Access to Free Labs: https://kode.wiki/3YggCYv In this GitHub Actions tutorial, we break down the fundamentals of automating ...

1:28:57
GitHub Actions Tutorial: Advanced Concepts You Should Know (Part 1)

23,401 views

8 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,279 views

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

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

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

223 views

6 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,652 views

6 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

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,779 views

4 years ago