Skip to content

Commit

Permalink
chore(deps): upgrade version of nsv to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
purpleclay committed Jan 1, 2025
1 parent 8c8cab5 commit b6a1f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nsv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
GPG_PASSPHRASE: "${{ secrets.GPG_PASSPHRASE }}"
with:
verb: call
module: github.com/purpleclay/daggerverse/nsv@v0.10.1
module: github.com/purpleclay/daggerverse/nsv@v0.11.1
args: --src . tag --show --gpg-private-key env:GPG_PRIVATE_KEY --gpg-passphrase env:GPG_PASSPHRASE
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}

0 comments on commit b6a1f0c

Please sign in to comment.