From 2ea2e72f2a5268592c2619ede1f3ccd482c43dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 19:26:59 +0000 Subject: [PATCH] Bump cardinal-labs/solana-buffer-deploy-action from 0.1.5 to 0.1.6 Bumps [cardinal-labs/solana-buffer-deploy-action](https://github.com/cardinal-labs/solana-buffer-deploy-action) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/cardinal-labs/solana-buffer-deploy-action/releases) - [Commits](https://github.com/cardinal-labs/solana-buffer-deploy-action/compare/v0.1.5...v0.1.6) --- updated-dependencies: - dependency-name: cardinal-labs/solana-buffer-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-dev.yml b/.github/workflows/deploy-dev.yml index 02b2a3b..7b6f610 100644 --- a/.github/workflows/deploy-dev.yml +++ b/.github/workflows/deploy-dev.yml @@ -33,7 +33,7 @@ jobs: anchor_git: ${{ env.ANCHOR_GIT }} anchor_version: ${{ env.ANCHOR_VERSION }} - name: Solana buffer deploy - uses: cardinal-labs/solana-buffer-deploy-action@v0.1.5 + uses: cardinal-labs/solana-buffer-deploy-action@v0.1.6 id: buffer-deploy with: network: https://api.devnet.solana.com