Skip to content

Commit

Permalink
Merge pull request #70 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 21, 2024
2 parents d670038 + b6c2b87 commit ef1b09f
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 ef1b09f

Please sign in to comment.