Skip to content

Commit

Permalink
Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.4 (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 9, 2022
1 parent a8aed39 commit 356a5f5
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.14.1
- uses: stefanzweifel/git-auto-commit-action@v4.15.4
with:
commit_message: 'Delete preview of PR#${{ github.event.number }}'
branch: gh-pages

0 comments on commit 356a5f5

Please sign in to comment.