We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9538f26 commit cb4122dCopy full SHA for cb4122d
.github/workflows/app-builder.yaml
@@ -277,7 +277,7 @@ jobs:
277
token: ${{ steps.app-token.outputs.token }}
278
279
- name: Create Release
280
- uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
+ uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
281
with:
282
body: |
283
> [!NOTE]
.github/workflows/deprecate-app.yaml
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
112
113
> [!WARNING]
0 commit comments