Skip to content

Commit

Permalink
Update ncipollo/release-action digest to 2c591bc
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Mar 26, 2024
1 parent 8fabe2c commit 8fb96ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
name: artifacts
path: artifacts
- name: Create Release
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1
with:
tag: ${{ needs.plan.outputs.tag }}
name: ${{ fromJson(needs.plan.outputs.val).announcement_title }}
Expand Down

0 comments on commit 8fb96ff

Please sign in to comment.