Skip to content

Commit

Permalink
Merge pull request #21 from toddhow/dependabot/github_actions/ncipoll…
Browse files Browse the repository at this point in the history
…o/release-action-1.16.0

Bump ncipollo/release-action from 1.14.0 to 1.16.0
  • Loading branch information
toddhow authored Feb 24, 2025
2 parents 770e23f + 1560261 commit a075176
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 @@ -18,7 +18,7 @@ jobs:
filename: "fanscrape.zip"
exclusions: "*.git* .editorconfig .flake8 .pre-commit-config.yaml"
- name: Upload Release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.16.0
with:
artifacts: "fanscrape.zip"
tag: ${{ steps.tag_version.outputs.new_tag }}
Expand Down

0 comments on commit a075176

Please sign in to comment.