From cc6034b16e252760f2c714cf36ace3b33c5bab8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 05:51:31 +0000 Subject: [PATCH 1/2] Bump ansible/ansible-lint from 24.9.0 to 24.9.2 Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.9.0 to 24.9.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.9.0...v24.9.2) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index b977aba..4de4592 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -37,7 +37,7 @@ jobs: - name: Checkout Role uses: actions/checkout@v4 - name: Run Ansible-lint - uses: ansible/ansible-lint@v24.9.0 + uses: ansible/ansible-lint@v24.9.2 test: needs: - lint From c936cdfa1d7a08cb3078bf56c8109ea66d470bb6 Mon Sep 17 00:00:00 2001 From: "Shadow Walker [GH bot]" Date: Fri, 20 Sep 2024 05:51:56 +0000 Subject: [PATCH 2/2] Updated CHANGELOG.md on "2024-09-20 05:51:56" --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c41683..1a250a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [Unreleased](https://github.com/buluma/ansible-role-mount/tree/HEAD) + +[Full Changelog](https://github.com/buluma/ansible-role-mount/compare/24.3.31...HEAD) + +**Merged pull requests:** + +- Bump ansible/ansible-lint from 24.7.0 to 24.9.0 [\#27](https://github.com/buluma/ansible-role-mount/pull/27) ([dependabot[bot]](https://github.com/apps/dependabot)) + ## [24.3.31](https://github.com/buluma/ansible-role-mount/tree/24.3.31) (2024-03-29) [Full Changelog](https://github.com/buluma/ansible-role-mount/compare/1.4.0...24.3.31)