Skip to content

Commit c0b6829

Browse files
committed
Bump squads release
1 parent 9341a25 commit c0b6829

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/develop-release-program.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
program-id: ${{ env.PROGRAM_ID }}
150150
buffer-authority: ${{ secrets.DEVNET_MULTISIG_VAULT }}
151151
- name: Squads program upgrade
152-
uses: helium/squads-program-upgrade@v0.3.3
152+
uses: helium/squads-program-upgrade@v0.5.0
153153
with:
154154
network-url: "https://api.devnet.solana.com"
155155
program-multisig: ${{ secrets.DEVNET_MULTISIG }}

.github/workflows/release-program.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
buffer-authority: ${{ secrets.MULTISIG_VAULT }}
7979

8080
- name: Squads program upgrade
81-
uses: helium/squads-program-upgrade@v0.3.3
81+
uses: helium/squads-program-upgrade@v0.5.0
8282
with:
8383
network-url: "https://api.mainnet-beta.solana.com"
8484
program-multisig: ${{ secrets.MULTISIG }}

0 commit comments

Comments
 (0)