Skip to content

Commit

Permalink
chore: Fix typo in action name
Browse files Browse the repository at this point in the history
  • Loading branch information
m-seidel authored Jun 4, 2024
1 parent 79e2d6e commit 0bf772b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autodev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
autodev:
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@5.3.0
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v5.3.0
with:
comments: true
secrets:
Expand Down

0 comments on commit 0bf772b

Please sign in to comment.