Skip to content

Commit

Permalink
Merge pull request #146 from w3stling/dependabot/github_actions/bluwy…
Browse files Browse the repository at this point in the history
…/substitute-string-action-3

Bump bluwy/substitute-string-action from 2 to 3
  • Loading branch information
w3stling committed Mar 18, 2024
2 parents 707258e + bc90642 commit 3426627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
echo "year=$(date +%Y)" >> $GITHUB_ENV
- name: Update README.md 📝
uses: bluwy/substitute-string-action@v2
uses: bluwy/substitute-string-action@v3
with:
_input-file: './.github/README-template.md'
_output-file: ./README.md
Expand Down

0 comments on commit 3426627

Please sign in to comment.