Skip to content

Commit

Permalink
Merge pull request #1348 from sdr-enthusiasts/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/ncipollo/release-action-1.15.0

chore(deps): Bump ncipollo/release-action from 1.14.0 to 1.15.0
  • Loading branch information
fredclausen authored Jan 27, 2025
2 parents cb853d5 + dc7ebc6 commit 2e8f13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.2.2
- name: Create Release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 2e8f13b

Please sign in to comment.