Skip to content

Commit

Permalink
Merge pull request #36 from notofonts/renovate/stefanzweifel-git-auto…
Browse files Browse the repository at this point in the history
…-commit-action-5.x

Update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
simoncozens authored Jun 3, 2024
2 parents 3ed0811 + 7d8c873 commit d7bcfc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Do first-run script if necessary
run: make .init.stamp
if: github.repository != 'notofonts/noto-project-template'
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
name: First-run setup
if: github.repository != 'notofonts/noto-project-template'
with:
Expand Down

0 comments on commit d7bcfc8

Please sign in to comment.