Skip to content

Commit

Permalink
Merge pull request #509 from JuliaDSP/dependabot/github_actions/stefa…
Browse files Browse the repository at this point in the history
…nzweifel/git-auto-commit-action-5.0.0

Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
  • Loading branch information
ViralBShah authored Jan 20, 2024
2 parents 339b9f8 + 1c1cbe8 commit 6c6f4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
ref: gh-pages
- run: rm -rf previews/PR${{ github.event.number }}
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
- uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: 'Delete preview of PR#${{ github.event.number }}'
branch: gh-pages

0 comments on commit 6c6f4fa

Please sign in to comment.