From 153c3f363c4da63038bc8aed04dca92554aabb7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 03:10:05 +0000 Subject: [PATCH] Update cloudposse-github-actions/readme action to v3 --- .github/workflows/shared-atmos-readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shared-atmos-readme.yml b/.github/workflows/shared-atmos-readme.yml index 558daf77..e95cf1c1 100644 --- a/.github/workflows/shared-atmos-readme.yml +++ b/.github/workflows/shared-atmos-readme.yml @@ -38,7 +38,7 @@ jobs: fetch-depth: 0 token: ${{ steps.github-app.outputs.token }} - - uses: cloudposse-github-actions/readme@c52e0a99fff073281646416093a43fbf6859f54e # v2.0.1 + - uses: cloudposse-github-actions/readme@bdc647d2f22afb3404641c2fd4c12b6ff43cee2d # v3.1.0 with: token: ${{ steps.github-app.outputs.token }} readme_enabled: true