Skip to content

Commit

Permalink
fix: broken workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xalixilax committed Aug 4, 2024
1 parent a9abd72 commit 9bdd7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packsquash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Make Optimized Pack
if: startsWith(github.ref, 'refs/tags/v')
uses: ComunidadAylas/PackSquash-action@master
uses: ComunidadAylas/PackSquash-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
options: packsquash.toml
Expand Down

0 comments on commit 9bdd7e3

Please sign in to comment.