From d3de314031cad04cadf75699724be7e673086342 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 01:11:09 +0000 Subject: [PATCH] chore(deps): update int128/hide-comment-action action to v1.34.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index 4acdaaf..f2ab89b 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -21,7 +21,7 @@ jobs: shell: bash name: audit dependencies steps: - - uses: int128/hide-comment-action@v1.23.0 + - uses: int128/hide-comment-action@v1.34.0 with: contains: Packj Audit Report - uses: actions/checkout@v3.5.3