mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
chore: Update ncipollo/release-action digest to 1c89adf (#19077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release-publish.yml
vendored
2
.github/workflows/release-publish.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Create a Release on GitHub
|
- name: Create a Release on GitHub
|
||||||
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1
|
uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1
|
||||||
with:
|
with:
|
||||||
commit: ${{github.event.pull_request.base.ref}}
|
commit: ${{github.event.pull_request.base.ref}}
|
||||||
tag: 'n8n@${{ needs.publish-to-npm.outputs.release }}'
|
tag: 'n8n@${{ needs.publish-to-npm.outputs.release }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user