The ability of re-use pieces of actions in various repositories is an invaluable addition to Actions capabilities
If you create a build in PowerShell you can publish in an Azure DevOps pipeline with a special task, let see how.
How to use GitHub Security enforcer action to automatically add Security Code Scanning to all new repositories
In a GitHub repository you can fine tuning which actions can run in your workflow
About hacking an old Joomla site to grab a shell; Guest: old but good SQL injection
Pipeline decorators are not the most known feature of Azure DevOps pipeline, but are a nice tool to know and keep in your toolbox when it can be of use.
How can you modify how IIS handle static files for your application.
Enhance your pull request experience with templates?
Azure File Copy Task is really useful, but sometimes it needs a little bit of love to work.
Dotnet based utilities can be used in GitHub actions for projects not based on .NET. As an example Gitversion is really useful to determine versioning