From 9e37456853555a2fd71c4bd98f197e82b9bee578 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 02:29:42 +0000 Subject: [PATCH] ci(deps): update nikaro/actions action to v1.3.13 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cdf87ca..1adabf7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Run pre-commit - uses: nikaro/actions/pre-commit@b4cdd885a190e1f4eb7f4de3f8ee0f5668cc5d9a # 1.3.11 + uses: nikaro/actions/pre-commit@e279a865c36407ae0b95bcce39e8449084736092 # 1.3.13 - name: Setup Go uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0