Skip to content

Commit 873dde9

Browse files
dependabot[bot]tupui
authored andcommitted
Bump stellar-expert/soroban-build-workflow/.github/workflows/release.yml
1 parent da307a3 commit 873dde9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/contract-release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
contents: write # in order to create releases
2929
attestations: write
3030
name: Release collection Chimp
31-
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@e43b241f114bcf02151c30d61088506c6ad3ae0b
31+
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@88068ec50cba931a96436869727ed08edeb76ade
3232
with:
3333
release_name: ${{ github.ref_name }}
3434
release_description: "Chimp collection contract"
@@ -45,7 +45,7 @@ jobs:
4545
contents: write # in order to create releases
4646
attestations: write
4747
name: Release nfc-nft Chimp
48-
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@e43b241f114bcf02151c30d61088506c6ad3ae0b
48+
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@88068ec50cba931a96436869727ed08edeb76ade
4949
with:
5050
release_name: ${{ github.ref_name }}
5151
release_description: "Chimp nfc-nft contract"
@@ -62,7 +62,7 @@ jobs:
6262
contents: write # in order to create releases
6363
attestations: write
6464
name: Release prize Chimp
65-
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@e43b241f114bcf02151c30d61088506c6ad3ae0b
65+
uses: stellar-expert/soroban-build-workflow/.github/workflows/release.yml@88068ec50cba931a96436869727ed08edeb76ade
6666
with:
6767
release_name: ${{ github.ref_name }}
6868
release_description: "Chimp prize contract"

0 commit comments

Comments
 (0)