Skip to content

Commit

Permalink
Merge pull request #3072 from hyperspy/dependabot/github_actions/soft…
Browse files Browse the repository at this point in the history
…props/action-gh-release-0.1.15

Bump softprops/action-gh-release from 0.1.14 to 0.1.15
  • Loading branch information
ericpre committed Dec 6, 2022
2 parents a68e1f0 + de1f1b7 commit 7f6b448
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 @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3.1.0
- name: Create Release
id: create_release
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions
with:
Expand Down

0 comments on commit 7f6b448

Please sign in to comment.