diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index 422cd65c..459e459c 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -37,7 +37,7 @@ jobs: - name: Find Link Checker Issue id: link-checker-issue - uses: micalevisk/last-issue-action@0d40124cc99ac8601c2516007f0c98ef3d27537b # v2.3.0 + uses: micalevisk/last-issue-action@f5661581217cc78cc282d1351aa65bd8bd155003 # v2.2.1 with: state: open labels: | diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 19f873cc..e0267e33 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -1,7 +1,7 @@ --- collections: - name: community.general - version: 8.0.2 + version: 9.4.0 - name: community.sops version: 1.6.7 - name: ansible.posix