From 75ceb5cb3ff93b451149dcfb975a8ae479d4946f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 01:21:15 +0000 Subject: [PATCH 1/2] feat(github-action): update micalevisk/last-issue-action action to v2.2.1 --- .github/workflows/link-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index 4be95cfe..9d58e1a5 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -22,7 +22,7 @@ jobs: - name: Find Link Checker Issue id: link-checker-issue - uses: micalevisk/last-issue-action@305829d9728f47beb0029417167a0af890edfd6e # v2.1.0 + uses: micalevisk/last-issue-action@f5661581217cc78cc282d1351aa65bd8bd155003 # v2.2.1 with: state: open labels: | From abe58bb50eb5d4caacd33c94005fb54cbe26943c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 01:33:49 +0000 Subject: [PATCH 2/2] fix(ansible): update community.sops to 1.6.7 --- requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yaml b/requirements.yaml index ef7d7dec..3106bf30 100644 --- a/requirements.yaml +++ b/requirements.yaml @@ -7,7 +7,7 @@ collections: - name: community.general version: 7.4.0 - name: community.sops - version: 1.6.6 + version: 1.6.7 - name: kubernetes.core version: 2.4.0 roles: