Skip to content

Commit

Permalink
chore(deps): bump jacobtomlinson/gha-find-replace from 3.0.2 to 3.0.3 (
Browse files Browse the repository at this point in the history
…#44)

Bumps jacobtomlinson/gha-find-replace from 3.0.2 to 3.0.3.
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 553da10 commit e963fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deps-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: 📋 Find and Replace the Gum Version
id: find-replace
uses: jacobtomlinson/gha-find-replace@a51bbcd94d000df9ca0fcb54ec8be69aad8374b0 # 3.0.2
uses: jacobtomlinson/gha-find-replace@099c88fbf2a7da26b083521a8bfa13e4f0886b97 # 3.0.3
with:
find: gumVir='[0-9]+.[0-9]+.[0-9]+'
replace: gumVir='${{ steps.gum.outputs.version }}'
Expand Down

0 comments on commit e963fd0

Please sign in to comment.