From 6788baedeedfd60be4e8c95e707be78c7a046306 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 17:51:25 +0000 Subject: [PATCH] chore(deps): update dependency purpleclay/daggerverse to nsv/v0.12.2 --- .github/workflows/nsv.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nsv.yml b/.github/workflows/nsv.yml index f4f23fa..422ee61 100644 --- a/.github/workflows/nsv.yml +++ b/.github/workflows/nsv.yml @@ -22,6 +22,6 @@ jobs: GPG_PASSPHRASE: "${{ secrets.GPG_PASSPHRASE }}" with: verb: call - module: github.com/purpleclay/daggerverse/nsv@v0.12.0 + module: github.com/purpleclay/daggerverse/nsv@v0.12.2 args: --src . tag --show --gpg-private-key env:GPG_PRIVATE_KEY --gpg-passphrase env:GPG_PASSPHRASE cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}