Skip to content

Commit

Permalink
Make action v2
Browse files Browse the repository at this point in the history
  • Loading branch information
BekahHW committed Sep 5, 2024
1 parent ebe4e09 commit 8621749
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pizza-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Pizza Action
uses: open-sauced/pizza-action@v1.0.0
uses: open-sauced/pizza-action@v2.0.0
with:
# optional and false by default
commit-and-pr: "true"
commit-and-pr: true

0 comments on commit 8621749

Please sign in to comment.