Skip to content

Commit 781d02b

Browse files
authored
Merge pull request hyperspy#120 from hyperspy/dependabot/github_actions/jacobtomlinson/gha-find-replace-3.0.5
Bump jacobtomlinson/gha-find-replace from 3.0.2 to 3.0.5
2 parents f7c4bea + 18fe74c commit 781d02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
echo ${{ env.VERSION }}
5151
5252
- name: Find and Replace
53-
uses: jacobtomlinson/gha-find-replace@a51bbcd94d000df9ca0fcb54ec8be69aad8374b0
53+
uses: jacobtomlinson/gha-find-replace@f1069b438f125e5395d84d1c6fd3b559a7880cb5
5454
if: startsWith(github.ref, 'refs/tags/')
5555
with:
5656
find: "__TAG__"

0 commit comments

Comments
 (0)