
Dependabot: Get Slack notifications using GitHub Actions
Dependabot is a tool integrated with GitHub which allows us to automate analysis and updates of dependencies in our projects. It works by...

Github Reusable Workflows
Keep your workflows DRY Github Reusable Workflows It is common in an organizational environment to have multiple applications built with...

GitHub Actions without AWS credentials
Use GitHub Actions without the need to share AWS credentials as secrets Many times when we need to connect to AWS through GitHub Actions,...