Skip to content

Commit b27cb51

Browse files
committed
Update release-bundler action to bb72b89
1 parent cebf960 commit b27cb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ jobs:
403403
token: ${{ secrets.INTERSECTBOT_ACCESS_TOKEN }}
404404

405405
- name: Package artifacts
406-
uses: AscensionGameDev/actions@2ec04d2b1d0d150a44beed42bacf175000b6228b
406+
uses: AscensionGameDev/actions@bb72b895829d523f46c5fde54d0b0d8d9819fa59
407407
with:
408408
bundle: .github/bundles/*.json
409409
version: ${{ env.VERSION_PREFIX }}${{ env.VERSION_SUFFIX }}.${{ github.run_number }}+build.${{ github.sha }}

0 commit comments

Comments
 (0)