Skip to content

Commit e15f34a

Browse files
chore(deps): update spiralp/github-reusable-workflows digest to bea5ac7 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5f3d41 commit e15f34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: ./.github/workflows/build.yml
1414

1515
release:
16-
uses: SpiralP/github-reusable-workflows/.github/workflows/release.yml@009ac17a9d6253b586452607a9c94ae57e42fd9d # main
16+
uses: SpiralP/github-reusable-workflows/.github/workflows/release.yml@bea5ac78f78d07223139a4835612f5bd44d7c8d5 # main
1717
needs: build
1818
if: "${{ success() && always() && ! startsWith(github.event.head_commit.message, 'chore(release): ') }}"
1919
permissions: {} # none, since we use a custom app

0 commit comments

Comments
 (0)