Skip to content

Commit

Permalink
ci: use major version of workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Jan 16, 2025
1 parent a3caad4 commit 09c53d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@fe0ddd11457da428e0fed73efba2ca36baec15ed
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
lint: true
auto-merge-exclude: 'help-me'

0 comments on commit 09c53d7

Please sign in to comment.