Skip to content

Commit d9ed696

Browse files
ci(github-action): update action ncipollo/release-action (v1.20.0 → v1.21.0)
1 parent 62bca5e commit d9ed696

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/app-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ jobs:
312312
token: ${{ steps.app-token.outputs.token }}
313313

314314
- name: Create Release
315-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
315+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
316316
with:
317317
body: |
318318
> [!NOTE]

.github/workflows/deprecate-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
token: ${{ steps.app-token.outputs.token }}
112112

113113
- name: Create Release
114-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
114+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
115115
with:
116116
body: |
117117
> [!WARNING]

0 commit comments

Comments
 (0)