Skip to content

Commit

Permalink
Merge pull request #2 from anandamideio/dependabot/github_actions/nci…
Browse files Browse the repository at this point in the history
…pollo/release-action-1.14.0

Bump ncipollo/release-action from 1.12.0 to 1.14.0
  • Loading branch information
Abourass authored Sep 18, 2024
2 parents ad911c7 + 203c01a commit 95fd88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
# Update the GitHub release with the manifest and module archive files.
- name: Update Release With Files
id: create_version_release
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.14.0
with:
allowUpdates: true
name: ${{ github.event.release.name }}
Expand Down

0 comments on commit 95fd88f

Please sign in to comment.