Skip to content

Commit

Permalink
Merge pull request #1759 from beeware/dependabot/github_actions/dsalt…
Browse files Browse the repository at this point in the history
…ares/fetch-gh-release-asset-1.1.2

Bump dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2
  • Loading branch information
freakboy3742 committed Apr 29, 2024
2 parents ff23565 + 88480bf commit e499187
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
# This permission is required for trusted publishing.
id-token: write
steps:
- uses: dsaltares/fetch-gh-release-asset@1.1.1
- uses: dsaltares/fetch-gh-release-asset@1.1.2
with:
version: tags/${{ github.event.release.tag_name }}
file: ${{ github.event.repository.name }}.*
Expand Down
1 change: 1 addition & 0 deletions changes/1759.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2.

0 comments on commit e499187

Please sign in to comment.