Below you will find pages that utilize the taxonomy term “dawidd6”
December 25, 2025
Run Ansible playbook
Version updated for https://github.com/dawidd6/action-ansible-playbook to version v6.
This action is used across all versions by 1,598 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Run Ansible playbook” GitHub Action automates the execution of Ansible playbooks on specified hosts directly within a GitHub Actions workflow. It simplifies infrastructure management and configuration by integrating Ansible tasks into CI/CD pipelines, eliminating the need for manual execution. The action supports key features such as custom inventory management, SSH key integration, encrypted vault passwords, and additional Ansible options for flexibility.
December 25, 2025
Send email
Version updated for https://github.com/dawidd6/action-send-mail to version v7.
This action is used across all versions by 9,472 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to send emails to multiple recipients directly from a workflow. It automates tasks such as composing emails with plain text, HTML, or Markdown (converted to HTML), attaching files, and setting email priorities. The action streamlines email notifications, making it ideal for scenarios like sending job results, alerts, or updates within CI/CD pipelines.
December 3, 2025
Homebrew bump formula
Version updated for https://github.com/dawidd6/action-homebrew-bump-formula to version v7.
This action is used across all versions by 1,665 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Revert “Fix dev-cmd loading on GitHub Actions with Homebrew 5.0” by @dawidd6 in https://github.com/dawidd6/action-homebrew-bump-formula/pull/113 Full Changelog: https://github.com/dawidd6/action-homebrew-bump-formula/compare/v6...v7
November 20, 2025
Homebrew bump formula
Version updated for https://github.com/dawidd6/action-homebrew-bump-formula to version v6.
This action is used across all versions by 1,648 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix compatibility with Homebrew 5.0 by @sheurich in https://github.com/dawidd6/action-homebrew-bump-formula/pull/101 Fix dev-cmd loading on GitHub Actions with Homebrew 5.0 by @sheurich in https://github.com/dawidd6/action-homebrew-bump-formula/pull/103 New Contributors @sheurich made their first contribution in https://github.com/dawidd6/action-homebrew-bump-formula/pull/101 Full Changelog: https://github.com/dawidd6/action-homebrew-bump-formula/compare/v5...v6
June 15, 2025
Run Ansible playbook
Version updated for https://github.com/dawidd6/action-ansible-playbook to version v4.
This action is used across all versions by 1,562 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed build(deps): bump yaml from 2.7.0 to 2.7.1 by @dependabot in https://github.com/dawidd6/action-ansible-playbook/pull/113 build(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot in https://github.com/dawidd6/action-ansible-playbook/pull/114 build(deps): bump yaml from 2.7.1 to 2.8.0 by @dependabot in https://github.com/dawidd6/action-ansible-playbook/pull/115 Full Changelog: https://github.com/dawidd6/action-ansible-playbook/compare/v3...v4
June 15, 2025
Homebrew bump formula
Version updated for https://github.com/dawidd6/action-homebrew-bump-formula to version v5.
This action is used across all versions by 1,550 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Do not query the GitHub API unnecessarily by @ptodev in https://github.com/dawidd6/action-homebrew-bump-formula/pull/90 New Contributors @ptodev made their first contribution in https://github.com/dawidd6/action-homebrew-bump-formula/pull/90 Full Changelog: https://github.com/dawidd6/action-homebrew-bump-formula/compare/v4...v5
June 15, 2025
Send email
Version updated for https://github.com/dawidd6/action-send-mail to version v6.
This action is used across all versions by 8,866 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed CI updates + devcontainer by @dawidd6 in https://github.com/dawidd6/action-send-mail/pull/229 build(deps): bump nodemailer from 6.10.1 to 7.0.3 by @dependabot in https://github.com/dawidd6/action-send-mail/pull/228 build(deps): bump @actions/glob from 0.4.0 to 0.5.0 by @dependabot in https://github.com/dawidd6/action-send-mail/pull/210 Full Changelog: https://github.com/dawidd6/action-send-mail/compare/v5...v6
April 24, 2025
Send email
Version updated for https://github.com/dawidd6/action-send-mail to version v5.
This action is used across all versions by 8,166 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed build(deps): bump nodemailer from 6.9.16 to 6.10.0 by @dependabot in https://github.com/dawidd6/action-send-mail/pull/221 Add envelope-from and envelope-to options by @Shane32 in https://github.com/dawidd6/action-send-mail/pull/224 build(deps): bump nodemailer from 6.10.0 to 6.10.1 by @dependabot in https://github.com/dawidd6/action-send-mail/pull/225 New Contributors @Shane32 made their first contribution in https://github.