From 72847fa495764644361ac6f8125dbc15aad6e551 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:24:53 +0000 Subject: [PATCH] chore(deps): update int128/hide-comment-action action to v1.31.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..25179b0 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.31.0 with: contains: Packj Audit Report - uses: actions/checkout@v3.5.3