From e9c0c320bfe76b82f1e4eaea22701175149ca76c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 01:43:15 +0000 Subject: [PATCH] chore(deps): update int128/hide-comment-action action to v1.26.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..583925a 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.26.0 with: contains: Packj Audit Report - uses: actions/checkout@v3.5.3