Skip to content

Commit

Permalink
chore: use the major version to avoid constantly churning the pizza-a…
Browse files Browse the repository at this point in the history
…ction

Co-authored-by: John McBride <[email protected]>
  • Loading branch information
Bashamega and jpmcb authored Oct 15, 2024
1 parent 6470b08 commit 1aca9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pizza.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Pizza Action
uses: open-sauced/pizza-action@v2.4.0
uses: open-sauced/pizza-action@v2
with:
cli-version: "v2.2.0"
commit-and-pr: "true"
Expand Down

0 comments on commit 1aca9ba

Please sign in to comment.