diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 72d655e..08e9b04 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -4,8 +4,8 @@ on: branches: [ "main", "fresh" ] env: alpine: "3.21" - ansible: "10.7.0" - ansible_core: "2.17.7" + ansible: "11.2.0" + ansible_core: "2.18.2" permissions: checks: write contents: write