We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3caad4 commit 09c53d7Copy full SHA for 09c53d7
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
test:
15
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@fe0ddd11457da428e0fed73efba2ca36baec15ed
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
16
with:
17
lint: true
18
auto-merge-exclude: 'help-me'
0 commit comments