We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62bca5e commit d9ed696Copy full SHA for d9ed696
2 files changed
.github/workflows/app-builder.yaml
@@ -312,7 +312,7 @@ jobs:
312
token: ${{ steps.app-token.outputs.token }}
313
314
- name: Create Release
315
- uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
+ uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
316
with:
317
body: |
318
> [!NOTE]
.github/workflows/deprecate-app.yaml
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
116
117
> [!WARNING]
0 commit comments