Skip to content

Commit f5f3d41

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

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@70420c929dbda31eec35372483bac28743beabee # main
16+
uses: SpiralP/github-reusable-workflows/.github/workflows/release.yml@009ac17a9d6253b586452607a9c94ae57e42fd9d # 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)